abstract struct Number

Overview

The top-level number type.

Included Modules

Defined in:

tools.cr

Instance Method Summary

Instance Method Detail

def downto_with_progress(num, &) #

[View source]
def times_with_progress(&) #

[View source]
def upto_with_progress(num, &) #

[View source]