mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
4a2d019161
Owl is meant to stay low level-ish, and making it work magically with sets/maps/... seems to be a little too much in term of code/magic. Also, using iterables in t-foreach is actually quite simple, making this improvement not as important. closes #720 closes #754