Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/tests/nofib/real/anna/anna_table

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.



[
   (Func [Two, Two] Two,
    6),

   (Func [Two, Two, Two] Two,
    20),

   (Func [Lift1 [Two]] Lift1 [Two],
    10),

   (Func [Two, Lift2 [Two]] Two,
    15),

   (Func [Two, Two] Lift2 [Two],
    50),

   (Func [Two, Two, Lift1 [Two]] Two,
    50),

   (Func [Lift2 [Two], Lift2 [Two]] Two,
    70),

   (Func [Two, Lift2 [Two]] Lift2 [Two],
    490),

   (Func [Lift2 [Two], Lift2 [Two]] Lift2 [Two],
    24696)
]

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.