diff options
Diffstat (limited to 'cheri/sail_latexcc/sailccfnisnone.tex')
| -rw-r--r-- | cheri/sail_latexcc/sailccfnisnone.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cheri/sail_latexcc/sailccfnisnone.tex b/cheri/sail_latexcc/sailccfnisnone.tex new file mode 100644 index 00000000..877cc2a0 --- /dev/null +++ b/cheri/sail_latexcc/sailccfnisnone.tex @@ -0,0 +1,4 @@ +function is_none opt = match opt { + #\hyperref[zSome]{Some}#(_) => false, + #\hyperref[zNone]{None}#() => true +} |
