GitHubbrontosource/bronto

3

What is Bronto?Getting startedPhilosophy and Design
API
Inlining
Expression pattern matching
Examples

API

This chapter provides a technical reference for each annotation and declaration. We highly encourage you to first spend some time understanding the philosophy and design.

Inlining

Replace references to a function, constructor, or type alias with its definition.

Expression pattern matching

Find and replace expressions generically.

Philosophy and Design

Previous Page

Inlining

Next Page