F# circular type dependencies
I’m creating a little card game using F# but I’m having a few problems due to circular type dependencies. I have the following card types (simplified):
I’m creating a little card game using F# but I’m having a few problems due to circular type dependencies. I have the following card types (simplified):