Skip to content

v0.6.3

Choose a tag to compare

@ryuichiueda ryuichiueda released this 04 Aug 05:40
· 2419 commits to main since this release

Supported !, ~, <<, >>, <=, >=, <, >, ==, !=, &, ^, |, && and || in $(( ))

See the chapter ARITHMETIC EVALUATION in man bash for detail. I'm tired.