shik 0.7.0

A functional scripting language for shell automation
Documentation
# TODO list

## Operations

### Objects

- **Object pattern matching**

### String

- **RegExp support**

## Misc

- **Shebang support**
- Multiple statements per line with `,`
- `if.can` function [lambda value]: call lambda only if predicate is trueish.
- _Threading_