module Spark

Extended Modules

Defined in:

crystal_spark.cr

Constant Summary

TICKS = " ▁▂▃▄▅▆▇█"

took from https://github.com/kennethreitz/spark.py and https://github.com/holman/spark

Instance Method Summary

Instance Method Detail

def string(ints, fit_min = false) #

[View source]