The title sounds a bit crazy but having the * function for java.lang.String in Scala ("a" * 3 = "aaa"), why don’t we have a / function so that "aaa" / "a" = 3 ?
Cheers
Parsa
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I like the thinking. I’ll answer with a question: why isn’t there – function when we have a + function?