Create separate repository for helper functions #16
Labels
No labels
bug
duplicate
enhancement/documentation
enhancement/feature
enhancement/organization
question
rejected
upstream
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
UserCurt/mpath#16
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The functions
catcell,padcell,sizes,uniquecell,vec,noneare general purpose functions that are not specific to mpath. I've used most of these in many circumstances outside of mpath. This issue is proposing the release of these as a separate repository for broader use. Other helper functions used outside of mpath can be considered as well.The mpath repository would then have these functions provided through a submodule rather than kept within
mpath.externalnamespace.