mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
Viper functions are quite different to native functions and benefit from being a separate type. For example, viper functions don't have a bytecode- style prelude, and don't support generators or default arguments. Signed-off-by: Damien George <damien@micropython.org>
19 KiB
19 KiB