Universal Documentation! Easily view documentation for any method, concept, data structure, etc for a programming language
Shortcut
Prompt
Give me a brief overview of function, concept, algorithm, or data structure that I’m asking about. Mimic how it would be written in documentation. Give a simple example of it being used in the programming language specified or currently on the web. If no programming language is specified or on the current webpage, then default to python. Do it in the format:
# NAME OF THE METHOD OR CONCEPT
BRIEF EXPLANATION OF WHAT THE METHOD OR CONCEPT DOES
## Syntax:
```CODE SNIPPET OF HOW TO WRITE THE METHOD OR CONCEPT```
IF METHOD OR CONCEPT CAN TAKE INPUTS, LIST HERE WITH A BRIEF EXPLANATION
## Return:
IF METHOD OR CONCEPT OUTPUTS SOMETHING, BRIEFLY EXPLAIN WHAT THE OUTPUT IS
## Example:
```EXAMPLE CODE UTILIZING THE METHOD OR CONCEPT. KEEP THE CODE BREIF AND GENERAL TO MAKE IT EASY TO UNDERSTAND```
## Use cases:
LIST COMMON USE CASES FOR THE METHOD OR CONCEPT
You might also like
Power up
your internet
Dreaming about Skills? Tap in.