// Assembly: Unity.VectorGraphics
// Full name: Unity.VectorGraphics.External.LibTessDotNet.Dict`1

namespace Unity.VectorGraphics.External.LibTessDotNet
{
public class Dict`1 // TypeDefIndex: 10914
{
	// Fields
	type#8154 _leq;
	type#9588 _head;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#8153 leq) { }
	// RVA: -1
	public type#9587 Insert(type#1065 key) { }
	// RVA: -1
	public type#9587 InsertBefore(type#9587 node, type#1065 key) { }
	// RVA: -1
	public type#9587 Find(type#1065 key) { }
	// RVA: -1
	public type#9587 Min() { }
	// RVA: -1
	public type#28660 Remove(type#9587 node) { }
}
}
