Optionally

libretto.CoreLib.Optionally
object Optionally

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Optionally.type

Members list

Value members

Concrete methods

def fromDiscardable[A](discard: A -⚬ One): A -⚬ Optionally[A]
def optIn[A]: Optionally[A] -⚬ A
def optOut[A]: Optionally[A] -⚬ One