[web-devel] Hamlet and functions that take multiple arguments

Mark Bradley barkmadley at gmail.com
Tue Jul 20 21:17:31 EDT 2010


hamlet doesn't appear to support functions that take more than one argument.

i.e.

fun f x = [$hamlet| ^template.f.x^ |]

produces the call template (f x)

is there some way to make hamlet produce (template f) x?


More information about the web-devel mailing list