Urls
algebra.Urls interpreter that builds URLs (in a JavaScript runtime environment).
Type members
Classlikes
Defines how to build a query string from an A
Defines how to build a query string from an A
Defines how to build a query string parameter value from an A
Defines how to build a query string parameter value from an A
Defines how to build a path segment from an A
Defines how to build a path segment from an A
Inherited classlikes
Extension methods for values of type F[A] for which there is an implicit
InvariantFunctor[F] instance.
Extension methods for values of type F[A] for which there is an implicit
InvariantFunctor[F] instance.
- Inherited from:
- InvariantFunctorSyntax
- Inherited from:
- PartialInvariantFunctorSyntax
Types
Value members
Concrete methods
- Definition Classes
Implicits
Implicits
Inherited implicits
Extension methods for values of type F[A] for which there is an implicit
InvariantFunctor[F] instance.
Extension methods for values of type F[A] for which there is an implicit
InvariantFunctor[F] instance.
- Inherited from:
- InvariantFunctorSyntax
- Inherited from:
- PartialInvariantFunctorSyntax
Query string parameter containing a Boolean value
Query string parameter containing a Boolean value
- Inherited from:
- Urls
Codec for query string parameters of type Double
Codec for query string parameters of type Double
- Inherited from:
- Urls
Ability to define Int query string parameters
Ability to define Int query string parameters
- Inherited from:
- Urls
Query string parameter containing a Long value
Query string parameter containing a Long value
- Inherited from:
- Urls
Ability to define UUID query string parameters
Ability to define UUID query string parameters
- Inherited from:
- Urls