Modules
Finds an integer by repeatedly probing candidates with a comparison callback.
Turns error reasons into human-readable text.
Defines protocols whose implementation lives as plain functions on the implementing struct's own module.
Helpers for working with :ok and :error result tuples.
Raised by Ark.Ok.uok!/1 and Ark.Ok.xok!/1 when a value cannot be
unwrapped into an :ok result.
Builds a Stream from a paginated source.
Raised when a paginator callback returns {:error, reason} after the first
page, where reason is not itself an exception.
Generic retry utilities.
Implements the Access behaviour for a struct.
Helpers for working with millisecond timeout values.