mojo
install (Debian)
$ curl -s https://get.modular.com | sh -
collections
List
list = List[int16](1, 2, 3)
Dict
memomy management
[]
is deference operator
misc
recent changes
def arguments are not owned anymore by default, but borrowed (except if value is mutated within function)