cleanup, docs
This commit is contained in:
@@ -17,7 +17,5 @@ print
|
||||
:content
|
||||
Returns a string representation of `t` intended for debugging.
|
||||
|
||||
Related:
|
||||
|
||||
- PHP: `var_dump()` and `print_r()`
|
||||
- JavaScript / Node.js: `console.log()`, `console.dir()`, and structured inspection helpers like `util.inspect()`
|
||||
:example
|
||||
print("var_dump example\n");
|
||||
|
||||
Reference in New Issue
Block a user