We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b396174 commit 7b9e4a1Copy full SHA for 7b9e4a1
README.md
@@ -24,4 +24,4 @@ This package currently exports the following:
24
- `@debug_ccall`: like `ccall` but prints the ccall, its arguments, and its return value
25
- `@gcsafe_ccall`: like `@ccall` but marking it safe for the GC to run.
26
27
-For more details, check out the docstrings using the Julia REPL.
+For more details on a specific symbol, check out its docstring in the Julia REPL.
0 commit comments