Closed puzpuzpuz closed 1 year ago
Also includes the following:
At
AtNow
Flush
s.Symbol("sym", "abc").Table("my_table").AtNow(ctx)
@sklarsa thanks for the review!
Also includes the following:
At
/AtNow
/Flush
calls. This way the sender is kept usable even after an incorrect chain of calls, i.e.s.Symbol("sym", "abc").Table("my_table").AtNow(ctx)
.