diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-07-18 23:00:43 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-07-18 23:00:43 -0400 |
| commit | 7b36cd6a7a6d576c19c60e7842a0d0d0c460702a (patch) | |
| tree | 8c66983cc29babe5f24df783dab1db879b802ebc /spec/types.md | |
| parent | 2366e5a6275d39c1bd9cab2ada26bea00394820d (diff) | |
Add links to html versions at the top of markdown files
Diffstat (limited to 'spec/types.md')
| -rw-r--r-- | spec/types.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/types.md b/spec/types.md index 0d142630..d0658feb 100644 --- a/spec/types.md +++ b/spec/types.md @@ -1,3 +1,5 @@ +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/spec/types.html).* + BQN programs manipulate data of six types: - Character - Number |
