We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528314d commit 07a29bbCopy full SHA for 07a29bb
README.md
@@ -12,7 +12,7 @@ Here is the default behavior:
12
13
Array 1 | Array 2 | Method called
14
-----------|------------|--------------
15
-foo => Foo | foo => Foo | WhenEqual
+foo => Foo | foo => Foo | whenEqual
16
bar => Bar | bar => Foo | whenDifferent
17
baz => Baz | | whenMissingRight
18
| bam => Bam | whenMissingLeft
0 commit comments