vigneshwaran
- Karma
- 96
- Created
- November 2, 2012 (13y ago)
- Submissions
- 0
- Mistakes to Avoid If You Work with Scala Futures (medium.com)
- Why Shouldn’t You Use Future[Unit] as a Return Type in a Scala Program (link.medium.com)
- Monad for Scala Newbies (medium.com)
-
Description: Quickly go back to a specific parent directory in bash instead of typing "cd ../../.." redundantly. How to use: If you are in this path /home/user/project/src/org/main/site/utils/file/reader/whatever and…