Full

class Full<C : Any>(merger: (C, C, C) -> C) : MergeStrategy<C>

Properties

merger
Link copied to clipboard
val merger: (C, C, C) -> C