histogram-by! ( assoc seq quot: ( x -- bin ) -- hashtable )


Vocabulary
math.statistics

Inputs
assocan object
seqan object
quota quotation with stack effect ( x -- bin )


Outputs
hashtablean object


Definition