Module

Yoga.Fetch.Om.SplitParams

Package
purescript-yoga-fetch-om
Repository
rowtype-yoga/purescript-yoga-fetch-om

#SplitParams Source

class SplitParams :: Row Type -> Row Type -> Row Type -> Row Type -> Constraintclass SplitParams allParams pathParams queryParams bodyParams | allParams -> pathParams queryParams bodyParams where

Members

Instances

#ExtractSubRecord Source

class ExtractSubRecord :: RowList Type -> Row Type -> Row Type -> Constraintclass ExtractSubRecord rl source target | rl -> target where

Members

Instances