given_HasDots_Dots

kofre.time.Dots.given_HasDots_Dots
object given_HasDots_Dots extends HasDots[Dots]

Attributes

Graph
Supertypes
trait HasDots[Dots]
class Object
trait Matchable
class Any
Self type

Members list

Extensions

Extensions

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

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