Skip to content

add support for generating an Ion hash for Python's built-in types #8

@pbcornell

Description

@pbcornell

The existing ion_hash() method enables computation of an Ion hash for any class that extends IonNature. However, simpleion allows callers to mix-and-match instances of Ion classes with Python's built-in types (string, dict, list, etc.).

Consider adding a standalone function that computes an Ion hash for any combination of Ion- and built-in types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions