Merge branch 'main' of https://github.com/nushell/engine-q into date_enqine_q

This commit is contained in:
Stefan Stanciulescu
2021-10-31 07:56:32 +01:00
7 changed files with 218 additions and 5 deletions

View File

@ -65,6 +65,7 @@ pub fn create_default_context() -> EngineState {
Mv,
ParEach,
Ps,
Range,
Rm,
Select,
Size,