hasDot

kofre.time.Dot.hasDot
object hasDot extends HasDots[Dot]

Attributes

Graph
Supertypes
trait HasDots[Dot]
class Object
trait Matchable
class Any
Self type
hasDot.type

Members list

Extensions

Extensions

extension (dotted: Dot)
def dots: Dots
def removeDots(dots: Dots): Option[Dot]

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