Skip to content
  • John van Groningen's avatar
    feature, allow explicit imports of generic case/instance definitions, syntax:... · 59e20218
    John van Groningen authored
    feature, allow explicit imports of generic case/instance definitions, syntax: derive generic_function_name types or derive class class_name types, types are not separated by white space, not commas, for example: from GenEq import derive gEq OBJECT CONS, currently the compiler just checks such imports, all such definitions are still imported anyway
    59e20218