Closed Yidnekachew closed 6 years ago
@Yidnekachew it is OK if you make you next commits on top the existing one (i.e. not overwrite the git history) I mean the branch is clean enough at this point.
@Yidnekachew said
Will it be imperceptible as we're going to do the checking for every single cell in the data?
Yes because the branch prediction of the CPU will choose the right function after the first few cycles.
Last thing @Yidnekachew please fix the warnings (by having the default visitor operators return something, like Handle::UNDEFINED
or {}
).
I've merged, it seems alright, including the git history.
Thanks for your patience and for putting up with my stringent requirements.
@ngeiswei It's an honor to get your comments!
Implemented based on #12