Comment on The Modern Java Ecosystem (for the Sinatra or web.py lover)parentComments−waffle_ss14yHmm can't say I've ever encountered something like that in Ruby so far. However, if you want a strict boolean it's pretty easy to get: !!STUDENTS.remove(uid)
Comments
Hmm can't say I've ever encountered something like that in Ruby so far. However, if you want a strict boolean it's pretty easy to get: