Support eq and ord on dates
Fixes #223 Turns out eq and ord were never implemented for dates in Java or ObjC. I implemented, and added that type to the record_with_derivings test.
Showing
Please register or sign in to comment
Fixes #223 Turns out eq and ord were never implemented for dates in Java or ObjC. I implemented, and added that type to the record_with_derivings test.