Tell me about yourself
Go to file
TEC 6b2cb6fb28
Add a basic readme
2024-03-15 02:48:59 +08:00
src Initial commit 2024-03-15 02:46:31 +08:00
.gitignore Initial commit 2024-03-15 02:46:31 +08:00
Project.toml Initial commit 2024-03-15 02:46:31 +08:00
README.org Add a basic readme 2024-03-15 02:48:59 +08:00

README.org

About.jl

Sometimes you want to know more about what you're working with, whether it be a function, type, value, or something else entirely.

This package is a utility to help answer that question, it exports a single function about, which can be applied to any Julia object.