Skip to content

Add Int.Abs to CakeMLbasis #1233

@ordinarymath

Description

@ordinarymath

Having it as a builtin op would be nice but adding a function defined as fun abs n = if n < 0 then ~ n else n would be enough

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions