Pro.ObservableMutable

Source
__.scala
class java.lang.Object
trait scala.Matchable
class Any

Member

object X

Type Extentions

This object contains all provided base type implementations

Source
X.scala

Def

def apply[A](v: A): Pro.OM[A]
Source
__.scala
def named[A](pName: String, v: A): Pro.OM[A] & Able.Name
Source
__.scala