Avatar
@swift-5.3.3 print([true, true, true].allSatisfy()) print([true, false, true].allSatisfy())