filbert
filbert copied to clipboard
Python-style arguments for built-in functions
See #8 for background.
This includes built-in data structures like list and dict. E.g list.sort() should handle keyword arguments.