mirror of
https://github.com/erg-lang/erg.git
synced 2025-07-23 04:55:24 +00:00
2 lines
110 B
Python
2 lines
110 B
Python
.register!: (func: GenericCallable, *args: Obj) => NoneType
|
|
.unregister!: (func: GenericCallable) => NoneType
|