diff --git a/TODO.md b/TODO.md index 0010990..c387b58 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,8 @@ # TODO Items +-make sure to include a :doc command at the REPL that can interface with a lang in a generic way + - a subtype is a situation where the compiler is entitled to add a type conversion in the type-checking process b/c that type conversion doesn't correspond to a computation -Sergei W.