google / google/codeworld

Migrate from simulation/interaction/collaboration to activity/groupActivity

Open
#661 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
1.3k
Forks
201
PR merge metrics
No merged PRs in 30d

Description

We will deprecate the entry points `simulationOf`, `interactionOf`, `collaborationOf`, and `unsafeCollaborationOf`, and replace them with new entry points `activityOf`, `groupActivityOf`, and `unsafeGroupActivityOf`.

The new entry points differ in that they do not take a separate time-step function as an argument. Instead, the time step function is included in `Event` as a new constructor called `TimePassing`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.