In Scala 2.8, how to write (append) a line to a file? Should I use Java clesses or there are native Scala functions for this?
If you can also tell how to replace or remove a particular line from a text file – it’d be also interesting.
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.
Using java classes or waiting for scala 2.9’s scala.io