hasDots

kofre.dotted.DotSet.hasDots
object hasDots extends HasDots[DotSet]

Attributes

Graph
Supertypes
trait HasDots[DotSet]
class Object
trait Matchable
class Any
Self type
hasDots.type

Members list

Extensions

Extensions

extension (value: DotSet)
override def dots: Dots

Attributes

Definition Classes
override def removeDots(dots: Dots): Option[DotSet]

Removes dots and anything associated to them from the value. In case the value becomes fully “empty” returns None

Removes dots and anything associated to them from the value. In case the value becomes fully “empty” returns None

Attributes

Definition Classes