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

definition:
 
ehref :: HTML h => String -> [h] -> h
ehref ref hexp = eTarget $ href ref hexp
demand:
 no demanded arguments
deterministic:
 deterministic operation
documentation:
 
An external hypertext reference which opens on a new page.
failfree:
 (_, _, _)
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {(_,_,_) |-> _}
name:
 ehref
precedence:
 no precedence defined
result-values:
 _
signature:
 HTML.Base.HTML a => String -> [a] -> a
solution-complete:
 operation might suspend on free variables
terminating:
 yes
totally-defined:
 reducible on all ground data terms