chart-trim

chart-trim is a compiled Lisp function in `chart.el'.

(chart-trim &rest LOCAL-ARGS)

Trim all sequences in chart C to be at most MAX elements long.

This is a generic function with only one primary method.

Implementations:

`chart' :PRIMARY (arg1 arg2)
Trim all sequences in chart C to be at most MAX elements long.

(fn C MAX)

Defined in `chart.el'