You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
Why does only the CSize from Foreign.C.Types has instances for Additive, etc.?
If there is not a reason for that, I'm willing to implement those instances for all types from Foreign.C.Types.
If that's alright, perhaps these instances should be in modules Basement.FFI.Additive, etc. and Foundation.FFI (or C.Types instead of FFI)?
Note: I think that at some stage, it would be nice to implement the things from Foreign.C.String using the Foundation's String.