ObjFW  Diff

Differences From Artifact [b22035331b]:

To Artifact [75c1a9ff27]:


226
227
228
229
230
231
232






233
		@throw e;
	}

	new->last = o;

	return new;
}






@end







>
>
>
>
>
>

226
227
228
229
230
231
232
233
234
235
236
237
238
239
		@throw e;
	}

	new->last = o;

	return new;
}

/* FIXME: Implement!
- (uint32_t)hash
{
}
*/
@end