MethodsFor.jl

Author chris-b1
Popularity
8 Stars
Updated Last
2 Years Ago
Started In
May 2020

MethodsFor

Exports a single function methodsfor which takes a type or val and pretty prints what exported methods are available for it. Wrapper around Base methodswith

Example usage:

screenshot

NOTE: Alpha quality and should not be relied upon. This package is for exploring what better discoverability in Julia might look like. The likely goal is making changes back to Base or other packages.