Search documentation of antikythera
antikythera
v0.5.1
Pages
Modules
Mix
Tasks
Settings
View Source
Antikythera.GearName
(antikythera v0.5.1)
Type module to represent gear names as atoms.
Summary
Types
t()
Functions
valid?(v)
Types
Link to this type
t()
View Source
@type
t() ::
atom
()
Functions
Link to this function
valid?(v)
View Source
@spec
valid?(
term
()) ::
boolean
()