Make sure the global namespace is always searched first.
This commit is contained in:
@@ -10,6 +10,8 @@ use std::prelude::v1::*;
|
||||
use crate::Array;
|
||||
|
||||
def_package!(crate:BasicMapPackage:"Basic object map utilities.", lib, {
|
||||
lib.standard = true;
|
||||
|
||||
combine_with_exported_module!(lib, "map", map_functions);
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user