Created
October 24, 2019 13:20
-
-
Save jvmncs/b5757a6f0d515b85917611f909e484da to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
model_ptr = model.send(alice) | |
print(model_ptr) | |
# ==> (Wrapper)>[ObjectPointer | me:random_id1 -> alice:random_id2] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment