defenseunicorns/lula

[types]: Refactor to use pointer types for non-primitives

Closed this issue · 0 comments

Describe what should be investigated or refactored

  • Refactor lula types to use pointers.
  • Refactor methods to use pointers
  • refactor to do inplace on pointers where necessary

Links to any relevant code

Additional context

  • this will be breaking