ldbc.statement.internal.BinaryPolyFunc
See theBinaryPolyFunc companion object
trait BinaryPolyFunc
Allows the definition of binary poly-functions (e.g. for folding over tuples).
Note: the poly-function implementation seen here is merely a stripped down version of what Miles Sabin made available with his awesome shapeless library. All credit goes to him!
Attributes
- Companion
- object
- Source
- TupleOps.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object Fold
Members list
In this article