4 lines
45 B
Go
4 lines
45 B
Go
|
package observable
|
||
|
|
||
|
type Iterable <-chan any
|