static S ai_formatExamplesArrowMap(Collection trueList, Collection falseList) { ret formatDoubleArrowMap_struct(trueFalseMapFromTwoLists(trueList, falseList); }