~= is:exact
About equal operator.
>>> (1.0 + epsilon) ~= (1.0 :: Double)
True
Filter elements based on the presence of a certain attribute that have
the specified value contained in a space separated list.
Map keys to values that provide a ToJSON instance
Recommended in conjunction with the OverloadedStrings
extension.
Set a value using a lens into state
Determine if a thread is blocked in a certain way.
O(1) Compare to see if two trees have the same root key
(~=) is equivalent to
fuzzyEq 1.0e-6.