Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

reduce usage of if (is_exactly_a<type>(ex)) #323

Open
rwst opened this issue Apr 13, 2018 · 0 comments
Open

reduce usage of if (is_exactly_a<type>(ex)) #323

rwst opened this issue Apr 13, 2018 · 0 comments

Comments

@rwst
Copy link
Member

rwst commented Apr 13, 2018

Instead of writing if (is_exactly_a<type>(ex)) ...ex_to<type<(ex).func(...) what can we change in the ex interface to make ex.func(...) without humdrum possible? Analyze the usage of the construct, give raw statistics. Make Pynac more readable and writable.

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