Funx.Summarizable protocol (funx v0.8.0)

View Source

Summary

Types

t()

All the types that implement this protocol.

Functions

Summarizes a value in a telemetry-safe, compact format.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

summarize(value)

@spec summarize(t()) :: term()

Summarizes a value in a telemetry-safe, compact format.