CurryInfo: rw-data-generator-2.0.0 / RW.Build.isMonomorphic

definition:
isMonomorphic :: CTypeDecl -> Bool
isMonomorphic = not . isPolymorphic
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Returns true if the given type declaration is monomorphic (contains no type variables)
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
isMonomorphic
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
AbstractCurry.Types.CTypeDecl -> Prelude.Bool
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
possibly non-reducible on same data term