You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
func(makes a function, likes lambda)asc(ascending for iterator)desc(descending for iterator)filter(filter items for iterator)skip(skip items for iterator)take(take items for iterator) aa712cclet(binder)eval(reinterpret from string expression)and(logical calculation)or(logical calculation)not(logical calculation)if(performs conditional operation)using(include .NET static method symbol and ready to use)