Skip to content

Operations on context returning unit #42

Closed
@jacereda

Description

@jacereda

Should there be operations on context returning unit?
Starting with 0.11, operating on the canvas becomes a bit uglier due to the explicit discard:

_ <- Canvas.scale s ctx

Perhaps we could have things like:

Canvas.scale_ s ctx

and keep the current operations as they are to allow chaining.

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