SciRuby / rubex

rubex - A Ruby-like language for writing Ruby C extensions.
BSD 2-Clause "Simplified" License
451 stars 21 forks source link

Allow mutliple arguments for [] function #51

Closed v0dro closed 6 years ago

v0dro commented 6 years ago

Currently [] supports only single arguments. However, in case of ruby objects this function can accept multiple arguments. Support this in Rubex also.

v0dro commented 6 years ago

https://github.com/SciRuby/rubex/commit/ac2c8292c8785bff3d44eb286016f963e3bf3a8a