Docs.rs
tan-formatting-0.16.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tan-formatting 0.16.0
Formatting infrastructure for the Tan Language
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
array.pretty.tan
array.tan
code.pretty.tan
code.tan
cond.pretty.tan
cond.tan
data-2.pretty.tan
data-2.tan
data.pretty.tan
data.tan
fibalike.pretty.tan
fibalike.tan
for.pretty.tan
for.tan
func-ann.pretty.tan
func-ann.tan
func-def.pretty.tan
func-def.tan
inline-comments.pretty.tan
inline-comments.tan
interpolated-str.pretty.tan
interpolated-str.tan
let-ann.pretty.tan
let-ann.tan
multi-line-text.pretty.tan
multi-line-text.tan
nested-call.pretty.tan
nested-call.tan
nested-function.pretty.tan
nested-function.tan
pairs-and-comments.pretty.tan
pairs-and-comments.tan
quote.pretty.tan
quote.tan
range.pretty.tan
range.tan
simple-example.compact.tan
simple-example.tan
unquote.pretty.tan
unquote.tan
1
2
3
4
5
(print "hello world") (let a 1.0 b 2 )