Skip to content

Conversation

@ntrel
Copy link
Contributor

@ntrel ntrel commented Aug 2, 2025

Add basic definition at the top.
Add links.
Tweak wording.
Add section for array range.
Mention UFCS.
Describe range pipelines.
Show import when using new functions for the first time.

Update: Improve Value vs Reference semantics section.

@ntrel
Copy link
Contributor Author

ntrel commented Aug 2, 2025

Build is failing:

    Building vibe-d:tls 0.9.6: building configuration [openssl]
../../../.dub/packages/openssl/3.3.0/openssl/source/deimos/openssl/opensslv.di(85,9): Error: static assert:  `-45 >= 0` is false
        static assert (build >= 0);
        ^
../../../.dub/packages/openssl/3.3.0/openssl/source/deimos/openssl/opensslv.di(58,35):        instantiated from here: `OpenSSLVersionTemplate!"3.0.13"`
    public alias OpenSSLVersion = OpenSSLVersionTemplate!OpenSSLTextVersion;

I get the same errors locally (so I tested with manual cmark HTML). No idea how to fix.

Already filed here: #382

@ntrel ntrel closed this Aug 31, 2025
@ntrel ntrel reopened this Aug 31, 2025
ntrel added 2 commits August 31, 2025 22:28
Add basic definition at the top.
Tweak wording.
Add section for array range.
Mention UFCS.
Describe range pipelines.
Show `import` when using new functions for the first time.
Add links.
@ntrel
Copy link
Contributor Author

ntrel commented Sep 9, 2025

Ping?

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.

1 participant