HH\is_darray

namespace HH;

function is_darray(
  mixed $var,
): bool;

Parameters

  • mixed $var

Returns

  • bool