Diff
Not logged in

Differences From Artifact [72c1e0f374b13246]:

To Artifact [15707244447f6971]:


1 /** | 1 /** 2 * Authors: k.inaba 2 * Authors: k.inaba 3 * License: NYSL 0.9982 http://www.kmonos.net/nysl/ 3 * License: NYSL 0.9982 http://www.kmonos.net/nysl/ 4 * 4 * 5 * Interpreter-wise fresh ID generator. 5 * Interpreter-wise fresh ID generator. 6 */ 6 */ 7 module polemy.fresh; 7 module polemy.fresh; 8 import polemy._common; 8 import polemy._common;