mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-07 23:51:12 +08:00
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
![]() |
module YouPlot
|
||
|
module Backends
|
||
|
module Processing
|
||
|
def count_values: ([], ?tally: true, ?reverse: false) -> Array[Array[untyped]]
|
||
|
end
|
||
|
end
|
||
|
end
|