HH\is_vec_or_varray

namespace HH;

function is_vec_or_varray(
  mixed $input,
): bool;

Parameters

  • mixed $input

Returns

  • bool