mamba 0.3.6

A transpiler which converts Mamba files to Python 3 files
Documentation
1
2
3
x: dict[str, int] = {"asd": 10, "fgh": 20}

x["asdf"]