Handbook
Glossary
histogram. ( assoc quot -- )
Vocabulary
logging
.
analysis
Inputs
assoc
an
object
quot
an
object
Outputs
None
Definition
USING:
assocs
io.styles
kernel
prettyprint
;
IN:
logging.analysis
:
histogram.
( assoc quot -- )
standard-table-style
[
[
[
swapd
with-cell
pprint-cell
]
with-row
]
curry
assoc-each
]
tabular-output
;
inline