Vivek Ghaisas

Results 14 issues of Vivek Ghaisas

The usual ``` while condition { // something } ```

enhancement
help wanted

This is because of the way the "caching" mechanism works for typechecking. Once a named function is typechecked for a particular unique set of argument types, this information is stored...

enhancement