module Cosmo::Util::Stringify

Overview

This module is responsible for pretty-printing Cosmo values

Extended Modules

Defined in:

util.cr

Instance Method Summary

Instance Method Detail

def any_value(value : T) : String forall T #

[View source]
def hashmap(h : Hash, base_indent : Int = 0) : String #

[View source]