MoonBit io: provide simplified I/O abstractions similar to Go.
Dependencies
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.$ moon version --all
moon 0.1.20260713 (75c7e1f 2026-07-13) ~/.moon/bin/moon
moonc v0.10.4+2cc641edf (2026-07-15) ~/.moon/bin/moonc
moonrun 0.1.20260713 (75c7e1f 2026-07-13) ~/.moon/bin/moonrun
type Bufferimpl ByteReader for Buffertype Discardtype LimitedReaderimpl Reader for LimitedReadertype NopClosertype OffsetWritertype SectionReader http://www.apache.org/licenses/LICENSE-2.0type TeeReaderMoonBit io: provide simplified I/O abstractions similar to Go.
Dependencies