HH\is_vec

namespace HH;

function is_vec(
  mixed $arg,
): bool;

Parameters

  • mixed $arg

Returns

  • bool