tokenize_dir 0.1.0

Tokenize file names in directories to access files in a composable way.
Documentation
1
2
3
4
5
# tokenize_dir

Tokenize file names in directories to access files in a composable way.

Then use the `solve_constraints_nonstrict`, `solve_constraints_strict`, `first_value_nonstrict`, `first_value_strict` to get the files.