Should Lin implement extension functions? #20
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
Should Lin implement extension functions? That is, functions which come from the scope instead of from the methods' own properties.
Proposed syntax:
object::extensionFunction(params)
, whereobject
andextensionFunction
are resolved from the scope.The text was updated successfully, but these errors were encountered: