View Source Funx.Summarizable protocol (funx v0.1.0)

Summary

Types

t()

All the types that implement this protocol.

Functions

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

Types

@type t() :: term()

All the types that implement this protocol.

Functions

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

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