Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
type inference was being too greedy by returning `None` for no matching methods. it's safer to be able to handle methods that might not be defined yet. we might be able to roll back this change when #265 is fixed. also fix a bug in ... with keyword arguments that caused GiovineItalia/Gadfly.jl#157
- Loading branch information