EXAMPLE_UA

Constant EXAMPLE_UA 

Source
pub const EXAMPLE_UA: &str = "\
# Uiua's example module

Square ← ˙×
Double ← +.
Increment ← +1
RangeDiff ↚ ⇡-
Span ← +⟜RangeDiff
Mac! ← /^0 [1 2 3 4 5]
Foo ← 5
Bar ← \"bar\"";
Expand description

The text of Uiua’s example module