Vibe.Presentation.Presentable protocol (vibe v0.2.2)

Copy Markdown View Source

Converts domain values into renderer-neutral presentation values.

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

present(value)

@spec present(t()) :: term()