scala icon indicating copy to clipboard operation
scala copied to clipboard

Algebraic Graphs in Scala

Results 1 scala issues
Sort by recently updated
recently updated
newest added
trafficstars

As pointed by @mechkg, we can drop covariance and obtain a more type-safe interface as a result. Do we want to keep covariance? I'm tempted to drop it both for...