Skip to content

Instantly share code, notes, and snippets.

@LuqmanSahaf
LuqmanSahaf / springer-free-maths-books.md
Created December 30, 2015 18:35 — forked from bishboria/springer-free-maths-books.md
Springer made a bunch of books available for free, these were the direct links
import reactivemongo.bson.BSONObjectID
// ToolType, Tools, Schema, File are internal classes or objects
// ToolType(s) is an Enumeration
case class HDFSConfig(
namenode: String,
file: Option[File]
)