Turn an array into a ForwardRange, useful for unittesting.
Takes an ForwardRange as input and verifies that it can be iterated following protocol.
See Source File
$(SARGONSRC src/sargon/_array/_asforwardrange.d)
Copyright (c) 2014-, the authors. All rights reserved.
This module contains asForwardRange().