Property

tyrian.Property
See theProperty companion object
sealed trait Property extends Attr[Nothing]

Attributes

Companion:
object
Graph
Supertypes
trait Attr[Nothing]
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Type members

Types

type Out

Value members

Abstract methods

Inherited methods

def map[N](f: Nothing => N): Attr[N]

Attributes

Inherited from:
Attr

Abstract fields