filmov
tv
[EN] Keyword Arguments: Past, Present, and Future / Jeremy Evans @jeremyevans0

Показать описание
Ruby 3 will separate keyword arguments from positional arguments, which causes the biggest backwards compatibility issues in Ruby since Ruby 1.9. This presentation will discuss the history of keyword arguments, how keyword arguments are handled internally, how keyword arguments were separated from positional arguments internally, and possible future improvements in the handling of keyword arguments.