[#97086] [Ruby master Bug#16612] Enumerator::ArithmeticSequence#last with float range produces incorrect value — muraken@...
Issue #16612 has been updated by mrkn (Kenta Murata).
4 messages
2020/02/07
[#97307] [Ruby master Feature#16663] Add block or filtered forms of Kernel#caller to allow early bail-out — headius@...
Issue #16663 has been reported by headius (Charles Nutter).
29 messages
2020/02/28
[ruby-core:97305] [Ruby master Misc#16452] Document pattern matching
From:
zverok.offline@...
Date:
2020-02-28 13:43:52 UTC
List:
ruby-core #97305
Issue #16452 has been updated by zverok (Victor Shepelev). Can be closed, as PR is merged :) ---------------------------------------- Misc #16452: Document pattern matching https://bugs.ruby-lang.org/issues/16452#change-84433 * Author: zverok (Victor Shepelev) * Status: Open * Priority: Normal ---------------------------------------- I noticed 2.7 was released without any official pattern matching documentation, other than the link to the (outdated) presentation. I don't know, maybe this work is already in progress internally, or maybe it consciously left this way, but I'd like it to be fixed for wider feature adoption. In this PR, I am trying to document PM to the best of my understanding: https://github.com/ruby/ruby/pull/2786. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>