forked from rebolsource/r3
-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keeping just a `MT_Map` function for making a new `map` value. Years ago I introduced `Copy_Map`, because I was just learning the code structure.. now I'm a little bit more advanced and so know, that `MT_*` are common functions for _making datatype *_ and that the `type` argument of this function is used to specify, how to deal with values, when we want to `copy` the `map`.
- Loading branch information
Showing
1 changed file
with
4 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters