@embrajs/reactivity - v1.0.0
    Preparing search index...

    Variable toWritableConst

    toWritable: ToWritable = ...

    Converts a Readable to a Writable By adding a setter function.

    a function that sets the value of Readable.

    The same Readable with the new setter.