CurryInfo: html2-3.5.0 / HTML.Styles.Bootstrap3.glyphicon

definition:
glyphicon :: HTML h => String -> h
glyphicon n = textstyle ("glyphicon glyphicon-"++n) ""
demand:
argument 1
deterministic:
deterministic operation
failfree:
(_, _)
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_,_) |-> _}
name:
glyphicon
precedence:
no precedence defined
result-values:
_
signature:
HTML.Base.HTML a => String -> a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
possibly non-reducible on same data term