Allow vars to be invoked with infinite arglists

Description

but for ClojureScript.

(apply distinct? (repeat 1)) returns immediately

(apply #'distinct? (repeat 1)) hangs

Environment

None

Activity

Show:

Andre RApril 9, 2018 at 8:45 AM

Isn't this just CLJS-365 ? The Var impl is already good.

Details

Assignee

Reporter

Priority

Created April 9, 2018 at 5:53 AM
Updated April 9, 2018 at 8:45 AM