This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
6 letters namespacing – declaring and managing namespaces: module (unifies “object” and “package”) import export 5 letters “big” definitions (types): class (reference type) value (value type, alternative to struct ) union (alternative to enum ) trait (interface/typeclass) alias (type alias) mixin 4 letters control flow: case / then / else or when / then / else loop (alternative to while ) skip…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.