About.jl/README.org

9 lines
308 B
Org Mode
Raw Permalink Normal View History

2024-03-14 18:48:09 +00:00
#+title: About.jl
#+author: tecosaur
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.