Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Julia: apropos: Search documentation

Tags: search

‘apropos(string)’ is used to Search for given string in entire documentation.

julia> apropos(println)
HTML{T}
Text{T}
enumerate
println
Base.Cartesian.@nif
Base.Printf.@sprintf

julia> apropos(sum)
Base.DFT.FFTW.r2r
qrfact
linreg
map
round
expm
pinv
Base.Dates.julian2datetime
merge
logm


Previous                                                 Next                                                 Home


This post first appeared on Java Tutorial : Blog To Learn Java Programming, please read the originial post: here

Share the post

Julia: apropos: Search documentation

×

Subscribe to Java Tutorial : Blog To Learn Java Programming

Get updates delivered right to your inbox!

Thank you for your subscription

×