JSV.Normalizer.Normalize protocol (jsv v0.7.2)

View Source

Protocol used by JSV.Normalizer to normalize structs.

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

normalize(t)

@spec normalize(term()) :: term()