Personally I'd rather have a distinct boolean value to test for, the java version is much more explicit as to exactly what its doing.
!!STUDENTS.remove(uid)
Personally I'd rather have a distinct boolean value to test for, the java version is much more explicit as to exactly what its doing.