]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/multi-methods/multi-methods.factor
Making all of basis and extra unambiguous for sets/namespaces
[factor.git] / extra / multi-methods / multi-methods.factor
index caf37dbadbf7cc1e55ee413ad02e86e86b3b3765..a65e459a7c58c22f4644c66d00a3768d536e61e7 100644 (file)
@@ -6,6 +6,7 @@ definitions prettyprint prettyprint.backend prettyprint.custom
 quotations generalizations debugger io compiler.units
 kernel.private effects accessors hashtables sorting shuffle
 math.order sets see effects.parser ;
+FROM: namespaces => set ;
 IN: multi-methods
 
 ! PART I: Converting hook specializers