nfdi4plants/arc-validate

Remove double namespace `ARCExpect.ARCExpect`

Closed this issue · 1 comments

Remove double namespace `ARCExpect.ARCExpect`

Best solution i have come up with:

  • keep ARCExpect namespace for:

    • validate CE (renamed from test, see #76 )
    • either
  • move rest (types ByValue and ByTerm) to new namespace ARCExpect.Validate

  • composite functions should be direct functions on the Validate module