# Shorthand v1.3.1 - Table of Contents > Convenience macros to eliminate laborious typing. Provides macros for short map, string keyed map, keyword lists, and structs (ES6 like style) ## Pages - [Shorthand](readme.md) ## Modules - Core - [Shorthand](Shorthand.md): Convenience macros to eliminate laborious typing. Provides macros for short map, string keyed map, keyword lists, and structs (ES6 like style) - Credo - [Shorthand.Check.Refactor.ShortenMaps](Shorthand.Check.Refactor.ShortenMaps.md): ## Basics - Quokka - [Shorthand.Quokka.ShortenMaps](Shorthand.Quokka.ShortenMaps.md): Quokka plugin that rewrites shortenable maps to `m(...)` / `sm(...)`.