This repository has been archived by the owner on Jan 11, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A less naive strategy for getting view closure var
- Now handles views decorated with functions that have positional arguments - Searches for a types.FunctionType argument in the closure, rather than assuming the first argument is the view.
- Loading branch information