Skip to content

Initialise set transform functions

Cherese Eriepa requested to merge init into master

Contains new functions for transforming two types of sets:

  • simple set
  • complex set

from a human readable object to a transform of that set, and getting the updated transform, when given human readable object + the original state

Merge request reports