Skip to content

[Core\any] _ could be aliased to any #1785

@github-actions

Description

@github-actions

we should clean up word definitions and consider

it a pure symbol first.

https://github\.com/arturo\-lang/arturo/pull/1774

# 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

No one assigned

    Labels

    enhancementNew feature or requestlibraryIssues related to the standard librarytodoAutomatically generated issues from TODOs in the code→ Core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions