This allows functions like expectEqual to be performed at comptime. If an error is detected, the result is logged via a compile error.
43 KiB
43 KiB
This allows functions like expectEqual to be performed at comptime. If an error is detected, the result is logged via a compile error.