Skip to content

[Obsolete]Class library for LINQ to Objects on Unity GameEngine without Exceptions related AOT compile.

License

Notifications You must be signed in to change notification settings

RyotaMurohoshi/UniLinq

Repository files navigation

UniLinq (Obsolete)

UniLinq was class library for LINQ to Objects on Unity GameEngine without Exceptions related AOT compiler bug. Unity has AOT compioler bug. Runtime error happens when we use LINQ method under certain conditions with AOT compiler bug.

Now we use IL2CPP for iOS and other platforms that we used AOT compile on before. So we can use LINQ safely without AOT compiler bug.

UniLinq becomes Obsolete.

Author

Ryota Murohoshi is game Programmer in Japan.

License

This library is under MIT License.

About

[Obsolete]Class library for LINQ to Objects on Unity GameEngine without Exceptions related AOT compile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages