Closed tivac closed 8 years ago
Would be nice to be able to identify functions like this.
export function view(ctrl, options) { ... }
Since not only is it named view but it takes the exact two params we'd expect. Taking just ctrl as the first param is probably enough.
view
ctrl
http://astexplorer.net/#/gjQK00HsXw
Would be nice to be able to identify functions like this.
Since not only is it named
view
but it takes the exact two params we'd expect. Taking justctrl
as the first param is probably enough.http://astexplorer.net/#/gjQK00HsXw