From 7b36cd6a7a6d576c19c60e7842a0d0d0c460702a Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 18 Jul 2020 23:00:43 -0400 Subject: Add links to html versions at the top of markdown files --- doc/functional.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/functional.md') 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? -- cgit v1.2.3