0.22.1
0.22.1
-
Added
ObservableList.castFrom
, similar toList.castFrom
. -
Changed
ObservableList
'scast
andretype
function to create a forwarding
instance ofObservableList
instead of an instance ofList
.
Added ObservableList.castFrom
, similar to List.castFrom
.
Changed ObservableList
's cast
and retype
function to create a forwarding
instance of ObservableList
instead of an instance of List
.