diff options
author | Angel Ezquerra <AngelEzquerra@users.noreply.github.com> | 2024-05-08 22:53:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-08 14:53:01 -0600 |
commit | d8e1504ed1fd2371f2ab7784c0f4b5f6376325a5 (patch) | |
tree | 852a054de2c93e73a8024bc9f03e5160e4680eb7 /compiler/pathutils.nim | |
parent | 09bd9d0b19a69a56b875eff6e6d119aaf67664fd (diff) | |
download | Nim-d8e1504ed1fd2371f2ab7784c0f4b5f6376325a5.tar.gz |
Add Complex version of almostEqual function (#23549)
This adds a version of `almostEqual` (which was already available for floats) thata works with `Complex[SomeFloat]`. Proof that this is needed is that the first thing that the complex.nim runnable examples block did before this commit was define (an incomplete) `almostEqual` function that worked with complex values.
Diffstat (limited to 'compiler/pathutils.nim')
0 files changed, 0 insertions, 0 deletions