morphir icon indicating copy to clipboard operation
morphir copied to clipboard

Add support for various constrained numeric types into the SDK

Open stephengoldbaum opened this issue 4 years ago • 0 comments

When modeling, we often run across constraints beyond what Int, Float, and Number provide. These are generally:

  • Natural
  • Whole
  • Positive
  • Negative
  • Non-zero

stephengoldbaum avatar Dec 30 '20 19:12 stephengoldbaum