Skip to content

Documents clarification regarding lazy or eager computation #80

@roypeled

Description

@roypeled

I’m in the process of implementing this library in a node project that requires complex derivative calculations, so reactive data structure was perfect.

I really like the lightness of this library, and minimal API surface.
However I’d like to get some more information in the documentation regarding the signal’s lifecycle, especially whether the computed signal is calculated eagerly or lazily, or wether signal changes are accumulated within a tick or published immediately.

Thanks for any clarification!

Metadata

Metadata

Assignees

No one assigned

    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