Skip to content

maybe add shortcuts for unpacking directly to native types #11

@wbolster

Description

@wbolster

Perhaps it makes sense to have shortcuts to unpack directly to a datetime.datetime (and siblings), instead of going through an intermediate Moment instance. This would be mostly for performance reasons, since unpackb(b).datetime() is already pretty short and idiomatic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions