1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-30 10:37:29 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
mike
ed64a44b82
add filter-map command to std iter ()
# Description
as title says
2023-04-19 19:09:10 +02:00
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