This patch refactors how single values are passed to MF operations by utilizing generic pointers. This avoids boilerplate and makes it easier to add new types.
This patch refactors how single values are passed to MF operations by utilizing generic pointers. This avoids boilerplate and makes it easier to add new types.