Jay Shah
Results
3
issues of
Jay Shah
As per TODO on README ``` TODO: make a default unsafe=False kwarg and then only visit properties if unsafe is explicitly set to True. ```
* Default depth was not inifinite (it was 1). Changed to infinite and added basic test for highest level ls function * Constructor objects like `dict`, `list` etc have a...