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
We import Gluon API mainly from Python's implementation.
Make our Gluon API appropriate to Ruby's programming style, we need to collect the rules of API design.
Collected rules
Do not import function-style constructor from Python