True if this and the other Record have value equality.
Applies fa if this is a Left or fb if this is a Right.
fa
Left
fb
Right
the function to apply if this is a Left
the function to apply if this is a Right
the results of applying the function
Generated using TypeDoc
True if this and the other Record have value equality.