Skip to content

Compile-time const values #211

Open
@Wodann

Description

@Wodann

Similar to Rust's const we want to introduce compile-time constants using the const keyword. E.g.:

const UPPER_CAST_CONST: usize = 5;

Metadata

Metadata

Assignees

No one assigned

    Labels

    trackingTracking issue for an epic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions