##// END OF EJS Templates
add LazyConfigValue...
add LazyConfigValue exposes container methods on container traits, to be lazily evaluated. Specifically: - append, extend, insert on lists - update on dicts - update, add on sets
MinRK -
r12795:c2f47ddb
Show More