MergeMode

zio.json.ast.MergeMode
See theMergeMode companion object
sealed trait MergeMode

Merge strategy used for deepMerge operation when merging two arrays.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Concat.type
object Default.type
object Index.type
In this article