- The
typeof x
is not implemented, although we have thex.typeName()
for the same purpose. - The
with
is not implemented. - Passing function object arguments as references is not implemented.
- Implement a CmonTimer based solution to measure milliseconds.
- Functions inside functions are not implemented.
- bash host {…}