Table of Contents

Namespace ReFuel.Collections

Classes

AlignedBuffer

A write only buffer that is intended for aligned memory operations regarding graphics APIs. Not intended for anything useful outside of that.

ArrayRefIteratorExtension
BitBuffer

Compact boolean storage type.

ComparableUtil

Utilities for comparer functions.

ComparableUtil.BaseTypeComparerType
RefList<T>

A list which returns its internal reference.

Structs

Unit

A value like void that represents nothing, except a valid type.

Interfaces

IRefEnumerable<T>

A type that can be enumerated by reference.

IRefEnumerator<T>

An enumerator for reference types.

IRefReadonlyList<T>