github.com/SamarSidharth/kpt@v0.0.0-20231122062228-c7d747ae3ace/site/book/04-using-functions/00.md (about) 1 [Chapter 2][ch2] provided a high-level conceptual explanation of functions. We also saw examples of 2 how to use `fn eval` and `fn render` to execute functions. In this chapter, we will take a closer 3 look at how to execute functions using these two approaches. 4 5 [ch2]: /book/02-concepts/03-functions