-
-
Notifications
You must be signed in to change notification settings - Fork 82
Add 'etaReaderT' function #233
Copy link
Copy link
Closed
Labels
newBring something new into library (add function or type or interface)Bring something new into library (add function or type or interface)
Milestone
Metadata
Metadata
Assignees
Labels
newBring something new into library (add function or type or interface)Bring something new into library (add function or type or interface)
This function is introduced in the following blog post and helps with optimizing Haskell code:
It has the following defintion:
It can be used if the code like on the snippet below is called in a loop multiple times:
You just do: