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...
Bourges asked 7/4, 2021 at 18:41
1
© 2022 - 2024 — McMap. All rights reserved.