úÎ(5$…G      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFNone%&*6Boolean-like logic operation K that acts like XOR for any boolean-representable datatypes, e.g. '[]' or G.Absorbing element / truth tablefalse <^> false == falsefalse <^> b == ba <^> false == aa <^> b == falseqXorlike operator, returns whichever argument is true-like as both cannot simultaneously be true-like values, or .Boolean-like logic operation J that acts like OR for any boolean-representable datatypes, e.g. '[]' or G). It is basically 'Control.Applicative.( |,)' with a list instance that doesn't append. Associativity"(a <|< b) <|< c == a <|< (b <|< c)Absorbing element / truth tablefalse <|< false == falsefalse <|< b == ba <|< false == a a <|< b == arOrlike operator, returns the leftmost true-like argument, otherwise the rightmost true-like argument, or finally .Boolean-like logic operation K that acts like AND for any boolean-representable datatypes, e.g. '[]' or G. Associativity"(a >&> b) >&> c == a >&> (b >&> c)Absorbing element / truth tablefalse >&> false == falsefalse >&> b == falsea >&> false == false a >&> b == bKAndlike operator, returns the rightmost argument on success, i.e. if no  are present.Flipped version of >. Returns the leftmost argument on both success or failure. Flipped version of >. Returns the leftmost argument on both success or failure. 3Returns the first element on success of all values. 2Returns the last element on success of all values. qMonadic append with the annihilating operator guarding each argument. Returns the mappended result on success. LMonadic concatenation with the annihilating operator guarding each argument. Similar to . Discard the argument and return . Similar to when& but takes a boolean-like and returns  instead of `()`. Similar to unless& but takes a boolean-like and returns  instead of `()`.G  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEF  C  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEF6577 5H      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMN+boolean-like-0.1.1.0-JD4JSN6PRBaKFa4AyR2rKGCombinator.Booly Data.Boolbool FalsifierfalseXorlike<^>Orlike<|<Andlike<&<>&>>|>andHeadandLast andMappend andMconcatisFalseisTrueboolFvoidFwhenFunlessF $fOrlike(,,,)$fAndlike(,,,) $fOrlike(,,) $fAndlike(,,) $fOrlike(,) $fAndlike(,)$fFalsifierParser$fOrlikeParser$fAndlikeParser$fFalsifierVector$fXorlikeVector$fOrlikeVector$fAndlikeVector$fFalsifierMap $fXorlikeMap $fOrlikeMap $fAndlikeMap$fFalsifierByteString$fFalsifierByteString0$fXorlikeByteString$fXorlikeByteString0$fOrlikeByteString$fOrlikeByteString0$fAndlikeByteString$fAndlikeByteString0$fFalsifierText $fXorlikeText $fOrlikeText $fAndlikeText $fFalsifier[] $fXorlike[] $fOrlike[] $fAndlike[]$fOrlikeEither$fAndlikeEither$fFalsifierOption$fXorlikeOption$fOrlikeOption$fAndlikeOption$fFalsifierMaybe$fXorlikeMaybe $fOrlikeMaybe$fAndlikeMaybe$fFalsifierBool $fXorlikeBool $fOrlikeBool $fAndlikeBool $fFalsifier() $fXorlike() $fOrlike() $fAndlike()baseGHC.BaseMaybe