comet

A language built for fun

This project is maintained by cometlang

up

Hash

inherits Iterable final

This is known collectively as a Hash, Hash Table, Dictionary and probably other names. It can be instantiated with a literal {} or statically initalized with {key: value, ...}

methods

operators