Mochi

Latest version: v0.2.7

Safety actively analyzes 630523 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.1.4

* Change the trailing closure syntax so that a trailing closure expression is passed to a function as the function’s first argument
* func() (args) -> closure_body
* Introduce the trailing closure syntax so that a trailing closure expression is passed to a function as the function’s final argument
* func() : (args) -> closure_body

0.1.3

* Modify the record statement to be able to specify a non-record class as a parent
* Replace '-' in name of the builtin functions with '_'
* Fix some bugs

0.1.2

* Support the trailing closure syntax
* Support the slicing and indexing syntax
* Implement short form for keyword arguments and dict keys

0.1.1

* Implement raw strings. Fix a bug in strings
* Add support for multiple imports from single source
* Change the dot_expr to be able to specify a reserved word as a attribute name
* Modify REPL to be able to exit with CTRL-D

0.1.0

* Modify the type of the take function to pvector from tuple
* Modify the eval function
* Change the display contents of an exception information

0.0.9

* Add the !> operator, the !&> operator and the distinct function

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.