nushell/crates/nu-std/lib
mike 91c01bf6b3
add iter module to standard library (#8899)
# Description
 
this pr introduces an `iter` module
to the standard library.

the module is aimed at extending the filter commands.
2023-04-18 16:01:36 -05:00
..
dirs.nu stdlib: refactor into a multi-module library (#8815) 2023-04-09 20:00:20 +03:00
help.nu stdlib: add completion to help commands (#8799) 2023-04-10 10:59:57 +12:00
iter.nu add iter module to standard library (#8899) 2023-04-18 16:01:36 -05:00
log.nu stdlib: refactor into a multi-module library (#8815) 2023-04-09 20:00:20 +03:00
mod.nu add iter module to standard library (#8899) 2023-04-18 16:01:36 -05:00
testing.nu Move unit test runner to standard library (#8850) 2023-04-13 21:46:37 +02:00
xml.nu stdlib: refactor into a multi-module library (#8815) 2023-04-09 20:00:20 +03:00