SIGN IN SIGN UP

ast: Introduce Array struct.

This decouples the consumers of the Array from its implementation, and
thus, paves the way for improved (more optimized) Array
operations. Note, the array memory foot print and the allocations
required with the array operations remain the same.

Signed-off-by: Teemu Koponen <koponen@styra.com>
T
Teemu Koponen committed
98119fc00cde0c3fd591ac4aab2aeaae9610e020
Parent: f53c66c
Committed by Torin Sandall <torinsandall@gmail.com> on 8/3/2020, 5:36:33 PM