Module

Record.ExtraSrghma.MapIndex

#mapIndex

mapIndex :: forall row xs a b row'. RowToList row xs => MapIndex xs row a b () row' => (String -> b) -> Proxy row -> Record row'

#MapIndex

class MapIndex (xs :: RowList Type) (row :: Row Type) a b (from :: Row Type) (to :: Row Type) | xs -> row a b from to where

Members

Instances

Modules