ExMCP.ACP.PromptQueue (ex_mcp v1.0.0-rc.0)
View SourceSmall functional queue core for ACP adapter prompt backlogs.
Summary
Types
Functions
@spec len(t(term())) :: non_neg_integer()
@spec split(t(item), (item -> as_boolean(term()))) :: {[item], t(item)} when item: term()