cmudig/apigen

Unify argument passing in all functions

srizvi6 opened this issue · 1 comments

Currently, different functions have different ways of passing arguments into them, some are hardcoded. Find a way to consolidate the arguments.

Resolved, will be pushed when tests have been merged.