Trifolium.Navigation (Trifolium v1.0.0)

Link to this section Summary

Functions

Given a API returned value, access the first result page, according to the links entry in the API return value.

Given a API returned value, access the last result page, according to the links entry in the API return value.

Given a API returned value, access the next result page, according to the links entry in the API return value.

Link to this section Functions

Specs

first(map()) :: Trifolium.API.response()

Given a API returned value, access the first result page, according to the links entry in the API return value.

Specs

Given a API returned value, access the last result page, according to the links entry in the API return value.

Specs

Given a API returned value, access the next result page, according to the links entry in the API return value.