Skip to content

Commit 152d483

Browse files
committed
explain what the primitive types for *primspec are.
1 parent a7c5369 commit 152d483

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ops.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,6 +1358,8 @@ Given a context, return the outer context, or null.
13581358

13591359
Given a lexpad and a name, return the name's primitive type.
13601360

1361+
The primitive types are 1 for int, 2 for num and 3 for str. 0 is any object.
1362+
13611363
## savecapture
13621364
* `savecapture()`
13631365

0 commit comments

Comments
 (0)