Function Count-Using

Part of:

package metabang.cl-containers, package metabang.utilities
( count-using < map-fn > < filter > &rest < args > )
Counts stuff by applying the map-fn to the arguments. Assumes that the map-fn signature has the function to be applied as its last argument.