Kina (Kina v0.1.1) View Source

Link to this section Summary

Link to this section Types

Specs

type() ::
  :integer
  | :float
  | :string
  | :boolean
  | {:map, type()}
  | {:list, type()}
  | atom()