Skip to content

Tutorial 01 - function composition example won't compile #16

@janslifka

Description

@janslifka

There's an example of function composition in tutorial 01:

isntTriangle = not . isTriangle

However, this won't compile with the isTriangle function from the previous example.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions