SpiceQA
Questions
Tags
Users
Badges
user_452079
@user_452079
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
how to display a nil which is in the arguments of a method?
3 votes
Can someone explain how this function works pls ? i didnt get this code : nums.map { |n| factors(n) }.inject(:&)
3 votes
object.method or method(object) in Ruby?
2 votes
Ruby: How to capture and resolve undefined method when requiring a subclass file
2 votes
get neighbors in distance 2 graph adjacency list in c
1 votes
Top Questions
Limiting generic types in C#
9 votes
4 answers