Uploaded image for project: 'Lucy'
  1. Lucy
  2. LUCY-82

Lucy::Object::I32Array

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Core
    • None

    Description

      I32Array fills the vacuum the C language leaves for a bounded array of
      integers. In many cases, we will want to operate on a raw C array of integers
      instead, using the routines from NumberUtils and performing manually optimized
      bounds checking only when necessary. However, sometimes it is simply easier
      to pass around the array wrapped in an object that knows how to do safe
      lookups itself.

      Attachments

        1. 036-i32_array.t
          0.1 kB
          Marvin Humphrey
        2. i32array_support.diff
          6 kB
          Marvin Humphrey
        3. I32Array.bp
          1 kB
          Marvin Humphrey
        4. I32Array.c
          2 kB
          Marvin Humphrey
        5. I32Array.pm
          2 kB
          Marvin Humphrey
        6. TestI32Array.bp
          0.7 kB
          Marvin Humphrey
        7. TestI32Array.c
          2 kB
          Marvin Humphrey

        Activity

          People

            marvin Marvin Humphrey
            marvin Marvin Humphrey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment