Logo image
A Haskell implementation of Z data types, Technical Report 94-39
Report

A Haskell implementation of Z data types, Technical Report 94-39

Mark Utting
University of Queensland, Software Verification Research Centre
1994

Abstract

This report describes a Haskell [HPe92] module that implements finite versions of the set, relation and function types from Z [Hay87] [Spi89]. It uses the literate script convention, where each executable Haskell line begins with a > character.

Details

Metrics

725 Record Views
Logo image