* put alias type inference behind --infer/-i flag * revert cargo.lock
* initial, working for shallow internals * add recurion on Block * clean up/abstract, Invocations * use Result * inspection of Binary, tests * improve code structure * move arg shape inspection to Alias command * add spanned errors, tests, cleanup for PR * fix test, clippy
Pick->Select rename. Integration tests changes.
* WIP getting scopes right * finish adding initial support * Finish with alias and add startup commands