Skip to content

Lambdas #33

Description

@giraffekey

Lambdas should be added with the syntax \x -> x + 1.

They can be used like so:

scale_shapes = map (\shape -> ss 100 shape) [SQUARE, CIRCLE, TRIANGLE]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions