Fate is a function that takes in a Fate and applies a feat on that Fate then returns a new Feat better exemplified by this formula.
(fate [Fate]
[Let Feat (feat Fate)]
Feat)
Fate is a function that takes in a Fate and applies a feat on that Fate then returns a new Feat better exemplified by this formula.
(fate [Fate]
[Let Feat (feat Fate)]
Feat)