def

func:stream

stream(val)

Create new stream from given collection:

  • Grid: stream the rows
  • List: stream the items
  • Range: stream inclusive range of integers See Streams.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function