DylanMeeus/hasgo

And()

Closed this issue · 1 comments

On a container of bools, returns 'true' if all bools are true.
These functions could be provided without code generation because we know the type they operate on.

Implemented as part of #55