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