Creator (original) (raw)
Scala 3
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
scala.sys.Prop.Creator
A creator of property instances. For any type T
, if an implicit parameter of type Creator[T] is in scope, a Prop[T] can be created via this object's apply method.
Attributes
Source
Graph
Supertypes
Members list
Value members
Abstract methods
Creates a Prop[T] of this type based on the given key.
Creates a Prop[T] of this type based on the given key.
Attributes
Source
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL