GoPLS Viewer

Home|gopls/container/intsets/export_test.go
1// Copyright 2014 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4
5package intsets
6
7// Backdoor for testing.
8func (s *SparseCheck() error { return s.check() }
9
MembersX
Sparse.Check.s
Sparse.Check
Members
X