Interleave

indigoextras.datatypes.UpdatePattern.Interleave
See theInterleave companion object
final class Interleave(flip: Boolean) extends UpdatePattern

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def update[A, B](value: A, f: A => B, default: B, position: Int): B