Skip to content

Support units of measure in the language #29

@gsvgit

Description

@gsvgit

Support units of measure. For inspiration look at F#.

In our area it is useful for dimensions.

[<Measure>] type columnId
[<Measure>] type rowId

let getItem mtx (i:uint<columnId>) (j:uint<rowId>) = ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    lang-feInput language related tasksoftwareSoftware-related task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions