Replies: 1 comment
-
|
This is particularly useful in scenarios like the V language server ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, we can use
encoding.binaryencode_binary()to generate a binary array representing theast.Table. This array can then be saved to a file. Later, we can restore the entireast.Tabledirectly from this file. This eliminates the need to parse the entirevlibagain.Beta Was this translation helpful? Give feedback.
All reactions