generics-sop Questions

2

Solved

How would I go about deriving the function getField :: (Generic a, HasDatatypeInfo a) => Proxy (name :: Symbol) -> a -> b to project a field from an arbitrary record using a type-level st...
1

© 2022 - 2024 — McMap. All rights reserved.