I would like to write FStar functions and then call them from F#.
What would be a recommended setup for this?
I suppose the creation of one FStar project using FStarMSBuildSDK, and one (or more) F# projects where FStar project would be referenced from.
Can you recommend some best practices on this, please? Thanx!
I would like to write FStar functions and then call them from F#.
What would be a recommended setup for this?
I suppose the creation of one FStar project using FStarMSBuildSDK, and one (or more) F# projects where FStar project would be referenced from.
Can you recommend some best practices on this, please? Thanx!