Skip to content

Conversation

@jackkoenig
Copy link
Collaborator

(compose f g) x = f (g x)

Useful for those who prefer not to use symbolic operators or write it themselves (g _ | f)

(compose f g) x = f (g x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants