1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00

Note on higher order functions

This commit is contained in:
2021-05-24 18:51:40 +01:00
parent 93793648ef
commit 8fad146499
3 changed files with 76 additions and 10 deletions

View File

@@ -3574,4 +3574,16 @@
publisher = {Springer Netherlands},
pages = {25--63},
OPTisbn = {978-94-017-1291-0}
}
}
# Sixth order function example
@article{Okasaki98,
author = {Chris Okasaki},
title = {Functional Pearl: Even Higher-Order Functions for Parsing},
journal = {J. Funct. Program.},
volume = {8},
number = {2},
pages = {195--199},
year = {1998}
}