Matyas Matyas
Results
2
comments of
Matyas Matyas
@julik I would like to implement this. Maybe I could also implement also some small other changes in this scope for the parse method. For example the `results` argument is...
@julik So each parser would return either a `StandardError`, a `Result` or simply `nil`. Should this result be encapsulated in a `Hash` or some other data structure so that you...