zig/lib/std/meta
InKryption 83a4bb6e69 Make std.meta.trait.isContainer true for opaques
Makes `std.meta.trait.hasFn` work as expected for opaque types with function declarations. Alternative is to add clause directly to `std.meta.trait.hasFn` to account for opaque types.
2021-10-29 20:02:25 +00:00
..
trailer_flags.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
trait.zig Make std.meta.trait.isContainer true for opaques 2021-10-29 20:02:25 +00:00