Îõ³h,kL0.1.1.0 (c) Oleksandr Zhabenko 2019-2024MIToleksandr.zhabenko@yahoo.comNone;intermediate-structures*Function that applies additional function  f :: a -> [a] to a if p :: a -> Bool and  p a = Trueintermediate-structures*Function that applies additional function f :: a -> [[a]] to a if p :: a -> Bool and  p a = Trueintermediate-structuresïSome general transformation where the arguments that are not present are calculated from the one data argument a8 being just present. Can be used to contstruct function a -> d from some additional ideas.intermediate-structuresA variant of the Û with swapped two first arguments. The following takes place: > swapinter f g == inter g fintermediate-structures A variant of É with 'stricter' calculation scheme. Can be in many cases more efficient.intermediate-structuresA variant of the É with 'stricter' calculation scheme. Can be in many cases more efficient. 'intermediate-structures-0.1.1.0-inplaceData.IntermediateStructures1intermediate-structuresmapImap2Iinter swapinterinter' swapinter'