Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
update actual publication date
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
docs/blog/type-specialized-instance-variables.rst
|
|
@@ -1,7 +1,7 @@ |
|
|
Type Specialized Instance Variables |
|
|
=================================== |
|
|
|
|
|
**Posted: July 13, 2013** |
|
|
**Posted: July 14, 2013** |
|
|
|
|
|
In Topaz, like most other VMs, all objects are stored in what are called |
|
|
"boxes". Essentially that means when you have something like ``x = 5``, ``x`` |
|
|