Use this tag whenever you have a question about what some particular symbol/notation means.
2
votes
2answers
67 views
What type of formal notation is being used here to represent functional algorithms?
Interested in learning more about algorithm design in functional programming, I picked up Andrew Bird's Pearls of Functional Algorithm Design. I have experience with a number of programming ...