Box recast meaning
Open
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 135
- PR merge metrics
- No merged PRs in 30d
Description
Don't you think we can expand the meaning of the `box_recast` and consider it as a more generic mapping operation, that is
```python
Box(..., box_recast={'item': callable, ...})
```
where the `callable` could be a type or any other callable object returning a value?
It seems nothing prevents such interpretation already, right?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.