rest-types-1.13: Silk Rest Framework Types

Safe HaskellSafe-Inferred
LanguageHaskell98

Rest.Types.Range

Synopsis

Documentation

data Range Source

Data type for representing the requested range in list handlers.

Constructors

Range 

Fields

offset :: Int
 
count :: Int