Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: .fromCell() and .fromSlice() functions #274

Merged
merged 6 commits into from
Jun 27, 2024

Conversation

novusnota
Copy link
Member

Closes #260

Copy link
Member

@anton-trunov anton-trunov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we are almost there, let's just resolve this comment #271 (comment)

@anton-trunov
Copy link
Member

Any progress here?

@novusnota
Copy link
Member Author

Wasn't sure how to best showcase those laws/rules/properties and if the very formal description there is worth it. I'll come up with something today though

@anton-trunov
Copy link
Member

the very formal description there is worth it

It definitely is! There are readers with various backgrounds, for some of them it's easier to look at a formula to see immediately what it is all about. You might want to put it into an "advanced" box, like the ones with warnings

@novusnota
Copy link
Member Author

Found the neat description, such that it's rather formal, but not rigorous in the sense that it doesn't use quantifiers, while accurately saying what's going on and providing examples. Will push in 20 minutes or less

pages/book/structs-and-messages.mdx Outdated Show resolved Hide resolved
Co-authored-by: Anton Trunov <anton.a.trunov@gmail.com>
Co-authored-by: Anton Trunov <anton.a.trunov@gmail.com>
@anton-trunov anton-trunov merged commit 5b85ed0 into tact-lang:main Jun 27, 2024
1 check passed
@novusnota novusnota deleted the issues/260-2 branch June 27, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Struct.fromCell and Struct.fromSlice extension functions
2 participants