RosettaCodeData/Task/Documentation/PicoLisp/documentation.l

6 lines
163 B
Text
Raw Permalink Normal View History

2013-04-10 16:57:12 -07:00
: (doc 'car) # View documentation of a function
: (doc '+Entity) # View documentation of a class
: (doc '+ 'firefox) # Explicitly specify a browser