Documentation: Difference between revisions

m
Line 850:
"""
function bar(x, y) ...
</lang>When running Julia from the REPL, functions and types documented with docstrings have online help accessible with the ? key, just like Julia's builtin functions.
</lang>
 
When running Julia from the REPL, functions and types documented with docstrings have online help accessible with the ? key, just like Julia's builtin functions.
 
=={{header|Kotlin}}==
4,107

edits