enhanced the compiler to implement short-circuited logical 'and' and 'or' special forms.
renamed the primitive function 'and' to '_and' and 'or' to '_or'
This commit is contained in:
Reference in New Issue
Block a user
renamed the primitive function 'and' to '_and' and 'or' to '_or'