8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
factored out sortDot
removed some @inline's, fixes scala-graph#77
preparing release 1.11.5: upgrading scala versions, fixing some depre… …cations
added 'toOuter' to inner nodes; switched default Scala release to 2.12
JSON export creates now single node/edge sections to avoid duplicate … …JSON object keys.
intern: Ver. 1.9.1 - JSON for Scala 2.11
mod: nodes.toOuter, edges.toOuter are now of type scala.collection.im… …mutable.Set instead of formerly scala.collection.Set
mod: ready for Scala 2.11
mod: scala-graph#15
mod: Scala 2.9 compatibility dropped, dependencies updated; mod: compiler warnings reduced