View Source Hologram.Commons.KernelUtils (hologram v0.2.0)

Summary

Functions

Inspects the given argument according to the Inspect protocol. Maps inspection is deterministic by sorting their key-value pairs.

Functions

inspect(term)

@spec inspect(any()) :: String.t()

Inspects the given argument according to the Inspect protocol. Maps inspection is deterministic by sorting their key-value pairs.