Closed ghorn closed 8 years ago
The current implementation is inefficient because it constructs data, vectorizes it, then counts the number of elements. This was done initially because it's consistent by definition, but it's time to upgrade to an efficient type-level version.
done
The current implementation is inefficient because it constructs data, vectorizes it, then counts the number of elements. This was done initially because it's consistent by definition, but it's time to upgrade to an efficient type-level version.