HH\is_array_marked_legacy

namespace HH;

function is_array_marked_legacy(
  mixed $in,
): bool;

Parameters

  • mixed $in

Returns

  • bool