commit
756f17c848
|
|
@ -86,8 +86,8 @@ example("sequenceOf") {
|
||||||
}
|
}
|
||||||
|
|
||||||
/*:
|
/*:
|
||||||
### from
|
### toObservable
|
||||||
`from` creates a sequence from `SequenceType`
|
`toObservable` creates a sequence out of an array.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
example("toObservable") {
|
example("toObservable") {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue