HH\is_list_like

namespace HH;

function is_list_like(
  AnyArray<arraykey, mixed> $arg,
): bool;

Parameters

Returns

  • bool