jaspervdj / digestive-functors

A general way to consume input using applicative functors
149 stars 71 forks source link

Added formSplice' which passes resulting view to supplied splices. #76

Closed lukehoersten closed 10 years ago

lukehoersten commented 10 years ago

Added a version of formSplice which passes the resulting form view to the supplied splices for further binding.

jaspervdj commented 10 years ago

Looks good to me, @mightybyte?

mightybyte commented 10 years ago

Yep, looks good.

lukehoersten commented 10 years ago

Sorry about the typos. Don't know what happened. I'll fix it tonight.