Skip to content

Stream.lift lifter function parameter is incorrect (claims to accept streams) #26

Closed
@tmewett

Description

@tmewett

Is there an existing issue for this?

  • I have searched the existing issues

Offending URL

https://mithril.js.org/stream.html

Issue description

Hi, I may be wrong, but I think the lifter function of Stream.lift is documented wrong. It is documented as accepting

Splat of zero or more streams that correspond to the streams passed to stream.lift

but it seems to accept the actual values of the streams.

The quote above should probably read something like

Splat of zero or more values that correspond to the values of the streams passed to stream.lift

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions