pEq | R Documentation |
pEq :: a -> b -> Bool
pEq(x)
x |
first parameter value in x == y |
E.g. pEq(3)(4) = FALSE E.g. pEq(3)(3) = TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.