Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add abistr support #6

@MaulingMonkey

Description

@MaulingMonkey

Against readme goals:

• No dependencies (minimal build times)

But it could be hidden behind a non-default feature.

Would allow me to get rid of O(N) nonsense:

assert!(!name[..n-1].contains('\0'), "symbol name mustn't contain '\0's, except to terminate the string");

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions