- Added support of __init__ in DollarList - Can now create a DollarList from a list, bytes, string, or another DollarList - Added support of float in DollarList - Read - Write
Fixed
- Fixed to_string() in DollarList - Now returns $lb("") instead of $lb()