Primitive Operators do not work in IL2CPP

Issue #81 resolved
Yusuf Ismail repo owner created an issue

Primitives do not have operator methods defined and are instead handled using LINQ expressions, however dynamical value typed generics are not supported in IL2CPP

Comments (1)

  1. Log in to comment