General

Profile

felix125 (felix chang)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

04/22/2014

12:46 PM Ruby Bug #9762: keywork argument do not work in some situation
Yes!
Thank you.
felix125 (felix chang)

04/20/2014

03:59 AM Ruby Bug #9762 (Rejected): keywork argument do not work in some situation
I dont know this is an issue or not. Here is my code.
`
class String
def last(size)
self[-size..-1]
end
# The behavior of slideing is similar to Array#each_cons
# It's very use for most biological sequence analysis,
...
felix125 (felix chang)

Also available in: Atom