CurryInfo: roman-2.0.0 / Data.Roman.showRoman

definition: Info
 
showRoman :: Roman -> String
showRoman r = showsRoman r ""
demand: Info
 argument 1
deterministic: Info
 deterministic operation
documentation: Info
 
Shows roman numbers in the usual way.
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> _}
name: Info
 showRoman
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 Roman -> String
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term