Skip to content

Commit

Permalink
Add phobos.sys.traits.hasIndirections. (#10634)
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 authored Feb 7, 2025
1 parent fcffbc0 commit b085fd7
Showing 1 changed file with 1,069 additions and 0 deletions.
Loading

0 comments on commit b085fd7

Please sign in to comment.