Skip to content

Implements various operators for ALists#2573

Open
Laboredih123 wants to merge 7 commits into
OpenDreamProject:masterfrom
Laboredih123:assocoperators
Open

Implements various operators for ALists#2573
Laboredih123 wants to merge 7 commits into
OpenDreamProject:masterfrom
Laboredih123:assocoperators

Conversation

@Laboredih123
Copy link
Copy Markdown
Contributor

@Laboredih123 Laboredih123 commented May 17, 2026

Implements +, +=, -, -=, |, |=, ~=, and &= for ALists.
needs tests, to be added

@boring-cyborg boring-cyborg Bot added the Runtime Involves the OpenDream server/runtime label May 17, 2026
Comment thread OpenDreamRuntime/Objects/Types/DreamAssocList.cs Outdated
Comment thread OpenDreamRuntime/Objects/Types/DreamAssocList.cs Outdated
Comment thread OpenDreamRuntime/Objects/Types/DreamAssocList.cs
Comment thread OpenDreamRuntime/Objects/Types/DreamAssocList.cs Outdated
Comment thread OpenDreamRuntime/Objects/Types/DreamAssocList.cs
Laboredih123 and others added 2 commits May 22, 2026 11:05

public override DreamValue OperatorMask(DreamValue b) {
if (Equals(b)) {
;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Runtime Involves the OpenDream server/runtime size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants