finos / morphir-dotnet

Apache License 2.0
12 stars 8 forks source link

Start the creation of the Name type and supporting SDK functionality in F# #1

Closed DamianReeves closed 4 years ago

DamianReeves commented 4 years ago

Proposed Changes

The morphir IR has four types/data-structures which are used throught the IR for naming nodes in the IR. We need to create those types in F#, as well as introduce whatever SDK functionality is required to fullfil this purpose.

Types of changes

What types of changes does your code introduce to Morphir.IR? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...