From: Ayumu AIZAWA Date: 2012-01-04T19:36:03+09:00 Subject: [ruby-core:41899] [ruby-trunk - Feature #5361] Lice? Issue #5361 has been updated by Ayumu AIZAWA. File feature_5361.patch added add documentation for byte_slice and byte_size. ---------------------------------------- Feature #5361: Lice? https://bugs.ruby-lang.org/issues/5361 Author: Thomas Sawyer Status: Open Priority: Normal Assignee: Category: core Target version: 2.0.0 Err... why is there a new String method for getting the lice of bytes? 'hello'.byteslice(2, 2) # => "ll" I don't like getting lice ;) (In other words what happened to good old readable underscores?) -- http://redmine.ruby-lang.org