CurryInfo: html2-3.5.0 / HTML.Styles.Bootstrap4.hrefPrimBadge

definition: Info
 
hrefPrimBadge :: HTML h => String -> [h] -> h
hrefPrimBadge ref hexps = href ref hexps `addClass` "badge badge-primary"
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Hypertext reference rendered as a primary badge.
failfree: Info
 (_, _, _)
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_,_,_) |-> _}
name: Info
 hrefPrimBadge
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 HTML.Base.HTML a => String -> [a] -> a
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 possibly non-reducible on same data term