imag/libimagutil/src
John Sirois 7f57e5e234 Move from a helper function to a typeclass.
This introduces the `FoldResut` trait to move from `func(receiver, ...)`
style to `receiver.func(...)` style. Also add a means to pass the
default result explicitly.
2016-07-14 07:28:54 -06:00
..
ismatch.rs Add ismatch!() macro 2016-02-21 11:44:39 +01:00
iter.rs Move from a helper function to a typeclass. 2016-07-14 07:28:54 -06:00
key_value_split.rs Remove unneeded scopes 2016-05-14 19:51:24 +02:00
lib.rs Add a `fold_ok` utility. 2016-07-13 12:43:04 -06:00
variants.rs util: Add variant-tests 2016-01-18 19:14:06 +01:00