Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identificateurs dans Lazy #8109

Closed
vicuna opened this issue Apr 16, 2003 · 0 comments
Closed

Identificateurs dans Lazy #8109

vicuna opened this issue Apr 16, 2003 · 0 comments

Comments

@vicuna
Copy link

vicuna commented Apr 16, 2003

Original bug ID: 1643
Reporter: administrator
Assigned to: @xclerc
Status: closed (set by @xavierleroy on 2012-09-25T18:07:20Z)
Resolution: fixed
Priority: normal
Severity: feature
Fixed in version: 3.12.1+dev
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Pascal Brisset
Version: 3.06
OS:
Submission from: indigo.recherche.enac.fr (195.220.159.164)

Bonjour,

dans le nouveau module Lazy, on trouve

val lazy_from_fun : (unit -> 'a) -> 'a t;;
val lazy_from_val : 'a -> 'a t;;
val lazy_is_val : 'a t -> bool;;

le prefixe lazy_ semble de trop ou au moins non coherent avec les
Array.of_list,
Array.to_list et autres.

--Pascal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant