Skip to content

a drawback of the Fix-based design #21

@nsajko

Description

@nsajko
julia> f = Base.Fix2(typeassert, Bool)
(::Base.Fix2{typeof(typeassert), Type{Bool}}) (generic function with 1 method)

julia> sizeof(f)
8

julia> Base.issingletontype(typeof(f))
false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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