4 Matching Annotations
- Oct 2024
-
www.youtube.com www.youtube.com
-
1:22:23 How much UNUSED RESOURCES are there in Marlborough Neighbourhood? How more efficaciously can they be used?
-
- Oct 2022
-
po-ru.com po-ru.com
-
But what if we’ve more elements to ignore? people = { "Alice" => ["green", 34, "alice@example.com"], "Bob" => ["brown", 27, "bob@example.com"] } No problem. Just re-use the underscore: people.map { |name, (_, _, email)| [name, email] } You can’t do it with any variable, though, at least in Ruby 1.9. It only works with variables that are called _: people.map { |name, (x, x, email)| [name, email] } # SyntaxError: (eval):2: duplicated argument name
-
- Aug 2021
-
-
Feinmann, J. (2021). How the world is (not) handling surplus doses and expiring vaccines. BMJ, 374, n2062. https://doi.org/10.1136/bmj.n2062
-
- May 2018
-
www.openaccesstextbooks.org www.openaccesstextbooks.org
-
Chart 4: Textbooks Purchased But Not Used (University and College)
-