indigo.shared.utils

Members list

Type members

Classlikes

trait Lens[A, B]

Represents a simple-as-they-come lens, primarily for use with scenes in order to extract and replace the parts of, say, a model that the scene wants to operate on.

Represents a simple-as-they-come lens, primarily for use with scenes in order to extract and replace the parts of, say, a model that the scene wants to operate on.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Lens

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Lens.type