Std.App.Page.fromFetched
1 declaration
fn
fromFetched: &Array[T] -> fn(T) -> Str -> &Std.App.Page.Request -> Std.App.Page.Page[T]A page built from a fetch that asked a store for size + 1 rows: the extra row, if present, proves a next page exists and is dropped.
