![]() |
.. (לתיקייה המכילה) | |
Q2: What should be returned in case of an empty list?
| Return the value of a. |
General: can we use "let" and "local"?
| Yes, you can and you should. |
Q1: When I type 'rev [];' I get:
"Warning: type vars not generalized because of value restriction are instantiated to dummy types (X1,X2,....)"
May I ignore it?
| Yes, you may. |
General: May we ignore "Warning: calling polyEqual" warnings?
| Yes, it doesn't indicate any real problem with the code. |

