• 0.2.0 34232f0065

    jpcx released this 2020-09-24 20:17:40 -07:00 | 23 commits to master since this release

    Added other string comparisons: str_lt, str_gt, str_lteq, str_gteq, str_neq

    Renamed streq --> str_eq
    Renamed indexed_arg --> arg_at
    Renamed indexed_type --> type_at

    Fixed string operation logic and fortified tests

    Downloads