Object - lang.stream : T0

Constructor

__init

(stream<Type ,ErrorType> strm, function(Type) returns (boolean) func)

  • strm stream<Type ,ErrorType>
  • func function(Type) returns (boolean)

Methods

Fields

  • strm stream<Type ,ErrorType>
  • func any
  • Return Type

    (T8 | ErrorType | ())