org.llm4s.compat
package org.llm4s.compat
Members list
Type members
Classlikes
object ScalaCompat
Compatibility layer that provides version-specific implementations. This code is common to both Scala 2.13 and Scala 3, but uses version-specific implementations from the scala-2.13 or scala-3 directories.
Compatibility layer that provides version-specific implementations. This code is common to both Scala 2.13 and Scala 3, but uses version-specific implementations from the scala-2.13 or scala-3 directories.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ScalaCompat.type
In this article