mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
WIP
This commit is contained in:
@@ -351,8 +351,14 @@
|
||||
\newcommand{\fail}{\dec{fail}}
|
||||
\newcommand{\optionalise}{\dec{optionalise}}
|
||||
\newcommand{\bind}{\ensuremath{\gg\!=}}
|
||||
\newcommand{\return}{\dec{return}}
|
||||
\newcommand{\return}{\dec{Return}}
|
||||
\newcommand{\faild}{\dec{withDefault}}
|
||||
\newcommand{\Free}{\dec{Free}}
|
||||
\newcommand{\OpF}{\dec{Op}}
|
||||
\newcommand{\DoF}{\dec{do}}
|
||||
\newcommand{\getF}{\dec{get}}
|
||||
\newcommand{\putF}{\dec{put}}
|
||||
\newcommand{\fmap}{\dec{fmap}}
|
||||
|
||||
% Abstract machine
|
||||
\newcommand{\cek}[1]{\ensuremath{\langle #1 \rangle}}
|
||||
|
||||
Reference in New Issue
Block a user