2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 04:33:38 +00:00
nushell/crates/nu-std/lib
mike 91c01bf6b3
add iter module to standard library ()
# 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 () 2023-04-09 20:00:20 +03:00
help.nu stdlib: add completion to help commands () 2023-04-10 10:59:57 +12:00
iter.nu add iter module to standard library () 2023-04-18 16:01:36 -05:00
log.nu stdlib: refactor into a multi-module library () 2023-04-09 20:00:20 +03:00
mod.nu add iter module to standard library () 2023-04-18 16:01:36 -05:00
testing.nu Move unit test runner to standard library () 2023-04-13 21:46:37 +02:00
xml.nu stdlib: refactor into a multi-module library () 2023-04-09 20:00:20 +03:00