Files
Nim/tests/concepts
Ryan McConnell 2d30ebaea9 fix 25778; concept coerces incompatible types (#25781)
I don't like it, but seems like this is correct. Concept type classes
have to behave like other "named" type classes and participate in "bind
once" mechanics or require some weird semantics. As a side note I'm
pretty sure the `tuple` example in the manual explaining this is either
wrong now or has regressed, but I don't think it matters because I doubt
anyone thinks about this feature much.
#25778

(cherry picked from commit 0448557bfe)
2026-06-12 10:26:17 +02:00
..
2017-06-20 11:29:42 +02:00
2017-07-25 09:28:23 +02:00
2015-03-25 13:21:50 +01:00
2022-09-23 13:05:05 +02:00
2020-10-30 09:57:26 +01:00
2017-12-21 11:04:05 +01:00
2025-01-14 13:12:29 +01:00
2017-12-21 11:06:36 +01:00
2017-07-25 09:28:23 +02:00
2018-08-21 22:14:12 +02:00
2018-12-11 21:23:21 +01:00
2018-03-24 15:28:09 +01:00
2022-09-23 13:05:05 +02:00
2015-03-25 13:21:50 +01:00
2019-04-02 08:23:13 +02:00
2021-04-06 16:20:01 +02:00