Spectre.Morph.StableName (Spectre v0.3.0)

Copy Markdown View Source

Normalizes existing stable identifiers without creating runtime atoms.

Compiled definitions may contain atom or integer authoring values while transported definitions contain strings. Morph compares those identities in their string representation and never converts data-authored strings back to atoms.

Summary

Types

t()

@type t() :: String.t()