Skip to content

sirthias/scala-collections-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala 2.8 Collection API Charts

This is a small collection of Graphviz .dot files containing the chart description for the most relevant types of the Scala 2.8 Collection API.
You can see the end result on this page.

The charts are also available for download on the download page. Any feedback is, of course, very welcome.

How to build

  1. Install graphviz on your machine. On OS/X this is easily done via Homebrew, MacPorts or directly from graphviz.org
  2. Clone this git repository to any directory
  3. Run chmod +x build.sh
  4. Run ./build.sh
  5. Retrieve the generated SVG files from the /target directory

License

Creative Commons Attribution 3.0 License

About

The Scala 2.8 Collections API main types as dot graphes (GraphViz)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages