Olivier Mengué f8f5e6bd38 assert: make *AssertionFunc type just aliases
We don't need to define "hard" types for *AssertionFunc types as we
don't attach methods to them. Also, making them just type aliases will
give more flexibility to users of our API.
So ComparisonAssertionFunc and other *AssertionFunc types are now just
type aliases.
2024-03-04 18:52:18 +01:00
..
2014-06-18 09:28:16 -06:00
2021-01-16 12:32:05 +11:00