Return an AnyRef referring to the same array as ref.
Synopsis
Description
Cast the specified ref to AnyRef.
Return Value
an AnyRef for the array referred to by ref
Parameters
Name |
Description |
ref |
array reference to wrap as |
Created with MrDocs