aboutsummaryrefslogtreecommitdiff
path: root/doc/functional.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/functional.md')
-rw-r--r--doc/functional.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/functional.md b/doc/functional.md
index 45614904..c3dae74c 100644
--- a/doc/functional.md
+++ b/doc/functional.md
@@ -1,3 +1,5 @@
+*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/doc/functional.html).*
+
# Functional programming
BQN boasts of its functional capabilities, including first-class functions. What sort of functional support does it have, and how can a BQN programmer exercise these and out themself as a Schemer at heart?