CurryInfo: currydoc-4.0.0 / CurryDoc.Html.leqStringIgnoreCase

definition:
leqStringIgnoreCase :: String -> String -> Bool
leqStringIgnoreCase = leqList leqCharIgnoreCase
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Less-or-equal on strings ignoring case considerations.
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {leqList}}
name:
leqStringIgnoreCase
precedence:
no precedence defined
result-values:
{leqList}
signature:
String -> String -> Prelude.Bool
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term