View Source Icon.Schema.Types.Any (ICON 2.0 SDK v0.2.3)

This module defines a type that does not do any conversions. It is useful when the types of the data are not known a priori.

Link to this section Summary

Types

t()

Any type.

Link to this section Types

@type t() :: any()

Any type.