porcupine
0.0.1
porcupine
API
porcupine
Codec
Codec
Cursor
Database
Database
Decoder
Decoder
Encoder
Encoder
Fragment
Fragment
LiteValue
Integer
Real
Text
Blob
Query
Query
Statement
porcupine
/
porcupine
/
Decoder
Decoder
porcupine.Decoder$
See the
Decoder
companion trait
object
Decoder
Attributes
Companion:
trait
Source:
codec.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Decoder
.type
Clear all
Members list
Concise view
Givens
Givens
given
given_Applicative_Decoder
:
Applicative
[
Decoder
]
Attributes
Source:
codec.scala
Extensions
Extensions
extension
[
A
<:
Tuple
](fa:
Decoder
[
A
])
def
pmap
[
P
<:
Product
](
using
m
:
ProductOf
[
P
] {
type
MirroredElemTypes
=
A
; }):
Decoder
[
P
]
Attributes
Source:
codec.scala
extension
[
H
](head:
Decoder
[
H
])
def
*:
[
H
](
head
:
Decoder
[
H
]):
Decoder
[
H
*:
T
]
Attributes
Source:
codec.scala