Factor, 46 bytes USE: math.statistics IN: h ALIAS: h histogram
posted 3y ago by gifti
# Factor, 46 bytes ``` USE: math.statistics IN: h ALIAS: h histogram ```