Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Provide convenience closureOf<T>(function: T.() -> Unit): groovy.lang.Closure<Any?> function #103

Closed
bamboo opened this issue Jul 19, 2016 · 0 comments

Comments

@bamboo
Copy link
Member

bamboo commented Jul 19, 2016

For interoperability with Groovy plugins and/or missing Action<T> APIs.

@bamboo bamboo added this to the 0.3.0 milestone Jul 19, 2016
@bamboo bamboo self-assigned this Jul 19, 2016
@bamboo bamboo changed the title Provide convenience closure<T>(block: T.() -> Unit): groovy.lang.Closure function Provide convenience closureOf<T>(function: T.() -> Unit): groovy.lang.Closure<Any?> function Jul 19, 2016
@bamboo bamboo closed this as completed in 950eb75 Jul 19, 2016
bamboo added a commit that referenced this issue Jul 19, 2016
For interoperability with Groovy plugins and/or missing Action<T> APIs.

Resolves #103
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant