-
-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
enhancementNew feature or requestNew feature or requestlibraryIssues related to the standard libraryIssues related to the standard librarytodoAutomatically generated issues from TODOs in the codeAutomatically generated issues from TODOs in the code→ Core
Description
we should clean up word definitions and consider
it a pure symbol first.
https://github\.com/arturo\-lang/arturo/pull/1774
Line 1744 in ba1432d
# TODO(Core\any) `_` could be aliased to `any` |
# Constants
#----------------------------
# TODO(Core\any) `_` could be aliased to `any`
# we should clean up word definitions and consider
# it a pure symbol first.
# https://github.com/arturo-lang/arturo/pull/1774
# labels: library,→ Core, enhancement
constant "any",
alias = unaliased,
description = "the ANY constant":
VANY
constant "null",
alias = slashedzero,
description = "the NULL constant":
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlibraryIssues related to the standard libraryIssues related to the standard librarytodoAutomatically generated issues from TODOs in the codeAutomatically generated issues from TODOs in the code→ Core