lula icon indicating copy to clipboard operation
lula copied to clipboard

Review logical boundaries for packages

Open brandtkeller opened this issue 1 year ago • 0 comments

As the code-base continues to grow - the boundaries between functions should begin to firm - and with that understanding where transient data should be generic vs specific.

Investigate transient data and assumptions made for function inputs/outputs across the codebase to better establish when a package should be passing a generic type vs a specific/assumed type.

brandtkeller avatar Dec 19 '23 18:12 brandtkeller