strive-2.2.2: A client for the Strava V3 API.

Safe HaskellNone
LanguageHaskell2010

Strive.Utilities

Contents

Description

Utility functions for making common actions easier.

Synopsis

Documentation

with :: Default a => [a -> a] -> a Source

Modify an action's default options by listing changes to it.

Streams