mirror of
https://github.com/bendtherules/humblematch.git
synced 2026-08-18 13:52:00 +00:00
Added .save_as, .as_obj, doctest
This commit is contained in:
+21
-3
@@ -95,11 +95,29 @@ IDEAS TO DO
|
||||
|
||||
add more debug info
|
||||
debug info or raise custom exception
|
||||
allow matches to store in var
|
||||
better __repr__ print
|
||||
|
||||
allow matches to store in var (done)
|
||||
|
||||
add __mult__ alternative to .times (done)
|
||||
|
||||
what about dict and object? (dicts ok, )
|
||||
what about dict ? (dicts ok, )
|
||||
|
||||
maybe dict to obj?
|
||||
maybe dict to obj? (done)
|
||||
|
||||
save_as in multimatch with list behaviour(done)
|
||||
|
||||
Any and OR save_as (done)
|
||||
|
||||
test if data == Multi branch, raise error doesnt break anything
|
||||
more docs
|
||||
|
||||
test integration save_as and times
|
||||
|
||||
do smart .times for single value
|
||||
|
||||
allow Any with a module.Class(Any), which allows only object - Any
|
||||
|
||||
more doctest for other methods and helpers
|
||||
|
||||
test helpers
|
||||
|
||||
Reference in New Issue
Block a user