phylanx
phylanx copied to clipboard
named tuple support
Discuss the possibility of providing support for namedtuples. This feature may be out of project scope.
https://docs.python.org/2/library/collections.html#collections.namedtuple
This might be a way to add minimal support for objects in PhySL. Good idea!