intel / intel/rohd-hcl

Add basic operations directly on arithmetic types

Open
#199 0 comments 0 reactions 1 assignee Claimed by @desmonddak View on GitHub
enhancement
Dominant language
Dart
Stars
115
Forks
39
Avg merge
1d 13h
Merged PRs (30d)
1

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.