3 lines
55 B
Plaintext
3 lines
55 B
Plaintext
channel.of(1, 2, 3, 4)
|
|
.collate( 3, 1 )
|
|
.view() |
channel.of(1, 2, 3, 4)
|
|
.collate( 3, 1 )
|
|
.view() |