Skip to content

Commit

Permalink
Add phobos.sys.traits.hasIndirections.
Browse files Browse the repository at this point in the history
It does the same thing as the std.traits version. They both alias the
one in druntime. However, the documentaton and tests have been beefed up
a bit.

I also added assertWithQualifiers as a private test helper, which it may
make sense to add later as a public test helper somewhere, but we don't
currently have any module or package for that sort of thing, so for now,
it's private. Some of the existing tests should probably also be
refactored to use it, but I'm not worrying about that as part of these
changes.
  • Loading branch information
jmdavis committed Feb 7, 2025
1 parent 7be45e8 commit 99b6668
Showing 1 changed file with 1,069 additions and 0 deletions.
Loading

0 comments on commit 99b6668

Please sign in to comment.