Skip to content

This project aims to provide useful Scala libraries, especially I/O.

Notifications You must be signed in to change notification settings

scalay/scalay-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalay-io: Useful Scala I/O libraries

Goal of this project

Scalay-io project aims to provide useful Scala I/O libraries. Now, scala.io cannot be used for general purpose. Then, I decided to write useful I/O library for Scala.

This project doesn't aim to provide thin wrapper to java.io.
I think that java.io is clumsy to use and should be cut off dependence on it.
In scalay-io, without some exceptions, users don't need to know about java.io.

Current Status

Now, this project is quite primitive and a few Scala codes exists. Until an year later, I would like to release the first α version of scalay-io.

About

This project aims to provide useful Scala libraries, especially I/O.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages