Skip to:
Perhaps we can support simple function application in the following manner.
If we have a seq in an unquote then we know we have an application. All function symbols are left alone, all arguments are considered to be fresh vars or locals.
Perhaps we can support simple function application in the following manner.
If we have a seq in an unquote then we know we have an application. All function symbols are left alone, all arguments are considered to be fresh vars or locals.