Skip to content

Refactor: migrate internal function handling from Function3 to FunctionRecord (record-based)#8100

Closed
MNedzad wants to merge 1 commit intoReactiveX:4.xfrom
MNedzad:5.x
Closed

Refactor: migrate internal function handling from Function3 to FunctionRecord (record-based)#8100
MNedzad wants to merge 1 commit intoReactiveX:4.xfrom
MNedzad:5.x

Conversation

@MNedzad
Copy link
Copy Markdown

@MNedzad MNedzad commented Apr 12, 2026

Refactored internal function system to use FunctionRecord with record instead of Function3, simplifying argument handling and reducing the need for multiple function interfaces.

@github-actions
Copy link
Copy Markdown

🐷 TruffleHog + Entropy Beauty Scan

Average entropy of changed code: 4.69 bits/char
Verdict: ✅ Mid-4 beauty detected (thoughtful human code!)

Changed files entropy:

.github/workflows/entropy-beauty-scan.yml: 4.690

✅ No secrets or suspicious high-entropy strings found.

Mid-4 beauty heuristic in action — powered by our entropy chats! 😊

@akarnokd
Copy link
Copy Markdown
Member

No. We break minimal APIs. What worker with functional lambdas should work in 4.0.

@akarnokd akarnokd closed this Apr 12, 2026
@akarnokd akarnokd added this to the 4.0 milestone Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants