find.all

.myProject> List.reverse

1. lib.base.List.reverse : [a] -> [a]

Thefind.allcommand behaves identically to thefindcommand, except that it includes the*.libnamespace, by default, in its search.

While it is possible for the namespaces inside of thelibdirectory to contain their ownlibnamespaces, this command does not recursively search through alllibsub-namespaces.