I guess I could write one, but I wonder if there is a combinator with the signature:
ttac (A->B) -> ttac(B->C) -> ttac (A->C)
I don't think there is. ttac lacks a lot of combinators, I think.
ttac
Last updated: Feb 06 2023 at 05:03 UTC