where do I find the complete phobos function list names ?
    someone 
    someone at somewhere.com
       
    Wed May 26 00:02:43 UTC 2021
    
    
  
On Tuesday, 25 May 2021 at 23:46:50 UTC, Paul Backus wrote:
> If you really want this, your best bet is probably to run a 
> source-code indexer like `ctags` on the Phobos source tree, and 
> do some scripting to transform the results into something 
> usable in your Vim plugin.
Something like that came across my mind, but before start coding 
I wanted to ask just in case of, not to waste time doing 
something that was probably already done.
Thanks for your reply !
    
    
More information about the Digitalmars-d-learn
mailing list