Documentation

Commentary

It is a minor mode for Emacs that replaces several Go statements, e.g.:
- if err != nil,
- blocks with 1 code,
- range statement,
- hide types in anonymous functions.
All these make a code shorter and more informative using overlays.

Requires

Dependencies

Consumers

Reverse Dependencies

No reverse dependencies recorded.