Skip to content

Array2D module cannot be initialised #17

@isobel-cullen

Description

@isobel-cullen

The following code fails to compile with FABLE: Cannot resolve Microsoft.FSharp.Collections.Array2DModule.Initialize

let s = Array2D.init 3 3 (fun x y -> x + y)
printfn "%A" s

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