class BaseCustom

Defined in:

base_custom.cr
base_custom/version.cr

Constant Summary

VERSION = "1.0.0"

Constructors

Instance Method Summary

Constructor Detail

def self.new(array_in : String | Array(String), delim : Char | String = "") #

[View source]

Instance Method Detail

def all #

[View source]
def base(input_val : String) #

[View source]
def base(input_val : Int32) #

[View source]
def delim : Char | String #

[View source]
def length #

[View source]