Versions in this module Expand all Collapse all v0 v0.0.1 Nov 2, 2019 Changes in this version + type MatroshkaArray struct + Op transformer.ArrayOp + func (*MatroshkaArray) Kinds() nodes.Kind + func (m *MatroshkaArray) Check(st *transformer.State, n nodes.Node) (bool, error) + func (m *MatroshkaArray) Construct(st *transformer.State, n nodes.Node) (nodes.Node, error)