Creates an endless Stream of values produced by getItem. The function return value is not cached; it's invoked separately to get each item.
getItem
Items type
Function that produces items.
An endless stream of values produced by getItem.
Creates an endless Stream of values produced by
getItem. The function return value is not cached; it's invoked separately to get each item.