[Issue 20147] New: Enable comparison (==, >, >=, <=, <) between std.bigint.BigInt and floating point numbers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 20 18:26:12 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=20147

          Issue ID: 20147
           Summary: Enable comparison (==, >, >=, <=, <) between
                    std.bigint.BigInt and floating point numbers
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: n8sh.secondary at hotmail.com

Currently opCmp and opEquals only accept built-in integer types.

--


More information about the Digitalmars-d-bugs mailing list