pattern matching improvements
this patch adds a new `match_split` function to split a string and match the result, renames `on_vopt` to `on_opt0` and `on_opt` to `on_opt1` and adds documentation to opt.hpp
Showing
src/match.cpp
0 → 100644
Please register or sign in to comment