Skip to content
LFortran logo
LFortran Documentation Array Intrinsic Functions
Type to start searching
    LFortran
    English Bengali Czech German Spanish French Japanese Dutch Polish Portuguese Russian Chinese
    • LFortran
    • Getting started
    • LFortran Development Status
    • Developers's Guide
    • Intrinsics
    LFortran
    • Getting started
    • Installation
    • Fortran Language
    • LFortran Development Status
    • LFortran Development Status
    • Topics
    • Developer's Guide
    • LFortran Design
    • Developer Tutorial
    • Difference between an AST and ASR
    • Contributing
    • LFortran Intrinsics
    • Array Intrinsic Functions
      • allocated(x): Status Check
      • cshift(A, shift [, dim]): Circular Shift
      • size(x): Size of Array
    • Bit Intrinsic Functions
    • Character Intrinsic Functions
    • Kind Type Intrinsic Functions
    • Mathematical Intrinsic Functions
    • Numeric Intrinsic Functions
    • Miscellaneous Intrinsic Functions
    • LFortran ASR Nodes
    • cast_kind
    • ASR Expression Nodes
    • kinds
    • ASR Statement Nodes
    • symbol
    • Program
    • Variable
    • ttype

    Array Intrinsic FunctionsΒΆ

    • allocated(x): Status Check
      • Declaration
        • Syntax
        • Arguments
        • Return values
      • Description
      • Types
      • Examples
      • See Also
    • cshift(A, shift [, dim]): Circular Shift
      • Declaration
        • Syntax
        • Arguments
        • Return values
      • Description
      • Types
      • Examples
      • See Also
    • size(x): Size of Array
      • Declaration
        • Syntax
        • Arguments
        • Return values
      • Description
      • Types
      • Examples
      • See Also
    Previous Contributing
    Next allocated(x): Status Check
    © Copyright 2022 LFortran contributors.
    Created using Sphinx 4.5.0. and Material for Sphinx