-
Notifications
You must be signed in to change notification settings - Fork 0
JavaScript
Ray M. Perry edited this page Feb 17, 2019
·
1 revision
TypeScript: requires typescript
installed globally, @types/node
installed locally to build.
Traverses a given object and will return the value of the property. If the value is
undefined
while a default value is present, it will return the default value instead ofundefined
. If the set function is called, it will also set the property to the given value.
Multi-Language Implementations
Lua | JavaScript | Tcl | Common Lisp | Emacs Lisp | Haxe | OCaml