antikythera
v0.4.0
Pages
Modules
Mix Tasks
antikythera v0.4.0
Antikythera.Http.Body
View Source
Link to this section
Summary
Types
t()
Functions
default()
valid?(v)
Link to this section
Types
Link to this type
t()
View Source
Specs
t() ::
binary
() | [
any
()] | %{required(
String.t
()) =>
any
()}
Link to this section
Functions
Link to this function
default()
View Source
Link to this function
valid?(v)
View Source
Specs
valid?(
term
()) ::
boolean
()