‘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
No comments:
Post a Comment