nu_scripts/stdlib-candidate
Texas Toland 707cda3450
Clean up str append/prepend a little (#797)
- Move to directory for other `str` contributions
- Add simple `help` docs
- Simplify type check since only 2 cases are possible

@savente93 Are these okay?
2024-03-20 10:46:12 -05:00
..
std-rfc Clean up str append/prepend a little (#797) 2024-03-20 10:46:12 -05:00
tests Clean up str append/prepend a little (#797) 2024-03-20 10:46:12 -05:00
nupm.nuon Refactor stdlib-candidate for nupm (#790) 2024-03-16 13:57:05 +02:00
README.md Add str append to stdlib-candidate (#626) 2023-09-30 17:13:46 -05:00

std-lib candidate

This folder is where we can add scripts that might want to be in std-lib at some point. It can serve both as a holding place for scripts that are waiting on nushell changes, as well as a place to develop and discuss such scripts.