Did you know ... Search Documentation:
Pack prolog_library_collection -- prolog/http_pagination.pl
PublicShow source
 http_pagination_header(+Page:dict) is semidet
 http_pagination_json(+Page:dict) is det
 http_pagination_link(+Page:dict, +Relation:atom, -Uri:atom) is semidet
http_pagination_link(+Page:dict, -Relation:atom, -Uri:atom) is nondet
 http_pagination_links(+Page:dict, -Links:list(pair(atom))) is det
Returns the Page for the given pagination Page.
Arguments:
Pairs- are of the form `Relation-Uri'.