Hi, thanks for the release, I've tested it and it's working fine!
I just have a issue with the equality comparison (which use a reference comparison when both operands are of the same type),
Would that be possible to make equality operators work with .NET structs types?
I guess there's probably a technical reason preventing that, just asking to be sure.
Thanks.
I just have a issue with the equality comparison (which use a reference comparison when both operands are of the same type),
Would that be possible to make equality operators work with .NET structs types?
I guess there's probably a technical reason preventing that, just asking to be sure.
Thanks.