This package implements function objects over GTIRB. GTIRB is an intermediate representation for binary code analysis and rewriting. The idea of functions are not first-class in GTIRB, this library provides simple function objects over top of GTIRB.
https://github.com/grammatech/gtirb-functions
Thanks!