time
time copied to clipboard
fix kernel call to Elm.Kernel.Scheduler.rawSpawn
It is my understanding that references to kernel functions in other files should begin with a double underscore and they should be imported at the top of the file. Otherwise, the deadcode eliminator may remove the needed file.
Bump :)