Checks whether there is value in the data where equals to target.
target
The instance of Foldable for T.
Foldable
T
The instance of equality for A.
A
Whether the value is there.
Generated using TypeDoc
Checks whether there is value in the data where equals to
target
.