Search documentation of antikythera
antikythera
v0.5.1
Pages
Modules
Mix
Tasks
Settings
View Source
Antikythera.Websocket.FrameList
(antikythera v0.5.1)
Summary
Types
t()
Functions
valid?(term)
Types
Link to this type
t()
View Source
@type
t() :: [
Antikythera.Websocket.Frame.t
()]
Functions
Link to this function
valid?(term)
View Source
@spec
valid?(
any
()) ::
boolean
()