All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cwinter.codecraft.graphics.model.TheModelCache.scala Maven / Gradle / Ivy

The newest version!
package cwinter.codecraft.graphics.model


private[codecraft] class TheModelCache extends TypedCache {
  type V[a] = Model[a]
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy