gedaiu / fluent-asserts

DLang fluent assertions done right
http://fluentasserts.szabobogdan.com/
MIT License
43 stars 6 forks source link

v1.0.0 cannot Assert.lessThan(std.checkedint, std.checkedint); while v0.13.3 can #101

Open mw66 opened 1 year ago

mw66 commented 1 year ago

/.dub/packages/fluent-asserts-1.0.0/fluent-asserts/source/fluentasserts/core/operations/registry.d(81): There are no matching assert operations. Register any of std.checkedint.Checked!(long, std.checkedint.Abort).std.checkedint.Checked!(long, std.checkedint.Abort).lessThan, *.*.lessThan to perform this assert.