Login or register your account to reply
Mark Dain Oh that's interesting. I wonder if that's a bug/edge case in the parser? Also, I like the on-the-fly structure thing, I do that all the time in unit tests
8y, 5w 1 reply
Nkrs That's how it works. If you use two fields of the same type, it complains about ambiguity, so I suppose they wanted it like that. Closest thing to a pair/tuple type.
8y, 5w reply