Closed gaogaotiantian closed 1 year ago
Now op() returns the object it prints to make calling chain possible. But in repl, that will print two instances. We should fix that for a better user experience.
op()
Now
op()
returns the object it prints to make calling chain possible. But in repl, that will print two instances. We should fix that for a better user experience.