Skip to content

Can't use bigint as count for repeat #55

@jfhamlin

Description

@jfhamlin

Actual

user=> (repeat 2N 1)
argument 0: cannot coerce *lang.BigInt to int64

Expected

user=> (repeat 2N 1)
(1 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions