afw-org / afw

Adaptive Framework
https://afw.tools
MIT License
4 stars 2 forks source link

Second parameter of stringify() needs to be implemented #18

Open mike000000000 opened 1 year ago

mike000000000 commented 1 year ago

Built-in function stringify() works for any adaptive value, not just objects. The second parameter of stringify() has not been implemented. We need to decide how it should work since more than object can be involved and implement it.