Docs.rs
mamba-0.3.6
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
mamba 0.3.6
A transpiler which converts Mamba files to Python 3 files
Crate
Source
Builds
Feature flags
Documentation
..
arithmetic.mamba
arithmetic_check.py
assign_types.mamba
assign_types_check.py
assign_types_nested.mamba
assign_types_nested_check.py
assign_types_no_annotation.mamba
assign_types_no_annotation_check.py
bitwise.mamba
bitwise_check.py
boolean.mamba
boolean_check.py
equality_different_types.mamba
equality_different_types_check.py
greater_than_int.mamba
greater_than_int_check.py
greater_than_other_int.mamba
greater_than_other_int_check.py
multiply_other_int.mamba
multiply_other_int_check.py
primitives.mamba
primitives_check.py
type_alias_primitive.mamba
type_alias_primitive_check.py