Skip to content

Add basic operations directly on arithmetic types #199

Open
@mkorbel1

Description

@mkorbel1

Motivation

It would be nice to have some basic capabilities for things like FloatingPoint and FixedPoint built-in at an operator level, so you can just compare two FPs (greater/less than/or equal to, plus, minus, etc.).

Desired solution

Add operator overloading (relative to base Logic), and maybe more, for arithmetic types

Alternatives considered

No response

Additional details

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions