From 105ab7af0355080f913f83aacee29652c16ff6f8 Mon Sep 17 00:00:00 2001 From: Tangent Wantwight Date: Sun, 19 Jan 2020 01:24:04 -0500 Subject: [PATCH] Update plan --- plan.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plan.txt b/plan.txt index ce1700b..c159e53 100644 --- a/plan.txt +++ b/plan.txt @@ -1,4 +1,5 @@ Open: +- Parcel scripts - Clone Interface - Cloneable RNG that goes in state (use MurmurHash3 finalizer in counter mode?) - Rollback state management @@ -9,3 +10,4 @@ Open: - inform of server state Done: +- Smarter typings for Join/Lookup functions