Make reflection API part of stdlib
removes the reflection module completely. Reflection and the ability to catch eval errors is too useful.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
load_module("reflection")
|
||||
|
||||
def deep()
|
||||
{
|
||||
|
Reference in New Issue
Block a user