unison/unison-src/transcripts/builtins-merge.output.md
2023-11-30 13:40:57 -05:00

3.0 KiB

The builtins.merge command adds the known builtins to a builtin subnamespace within the current namespace.

  ☝️  The namespace .tmp is empty.

.tmp> builtins.merge

  Done.

.tmp> ls builtin

  1.  Any                 (builtin type)
  2.  Any/                (2 terms)
  3.  Boolean             (builtin type)
  4.  Boolean/            (1 term)
  5.  Bytes               (builtin type)
  6.  Bytes/              (34 terms)
  7.  Char                (builtin type)
  8.  Char/               (22 terms, 1 type)
  9.  Code                (builtin type)
  10. Code/               (9 terms)
  11. Debug/              (3 terms)
  12. Doc                 (type)
  13. Doc/                (6 terms)
  14. Either              (type)
  15. Either/             (2 terms)
  16. Exception           (type)
  17. Exception/          (1 term)
  18. Float               (builtin type)
  19. Float/              (38 terms)
  20. Handle/             (1 term)
  21. ImmutableArray      (builtin type)
  22. ImmutableArray/     (3 terms)
  23. ImmutableByteArray  (builtin type)
  24. ImmutableByteArray/ (8 terms)
  25. Int                 (builtin type)
  26. Int/                (31 terms)
  27. IsPropagated        (type)
  28. IsPropagated/       (1 term)
  29. IsTest              (type)
  30. IsTest/             (1 term)
  31. Link                (type)
  32. Link/               (3 terms, 2 types)
  33. List                (builtin type)
  34. List/               (10 terms)
  35. MutableArray        (builtin type)
  36. MutableArray/       (6 terms)
  37. MutableByteArray    (builtin type)
  38. MutableByteArray/   (14 terms)
  39. Nat                 (builtin type)
  40. Nat/                (28 terms)
  41. Optional            (type)
  42. Optional/           (2 terms)
  43. Pattern             (builtin type)
  44. Pattern/            (8 terms)
  45. Ref                 (builtin type)
  46. Ref/                (2 terms)
  47. Request             (builtin type)
  48. RewriteCase         (type)
  49. RewriteCase/        (1 term)
  50. RewriteSignature    (type)
  51. RewriteSignature/   (1 term)
  52. RewriteTerm         (type)
  53. RewriteTerm/        (1 term)
  54. Rewrites            (type)
  55. Rewrites/           (1 term)
  56. Scope               (builtin type)
  57. Scope/              (6 terms)
  58. SeqView             (type)
  59. SeqView/            (2 terms)
  60. Socket/             (1 term)
  61. Test/               (2 terms, 1 type)
  62. Text                (builtin type)
  63. Text/               (34 terms)
  64. ThreadId/           (1 term)
  65. Tuple               (type)
  66. Tuple/              (1 term)
  67. Unit                (type)
  68. Unit/               (1 term)
  69. Universal/          (7 terms)
  70. Value               (builtin type)
  71. Value/              (5 terms)
  72. bug                 (a -> b)
  73. crypto/             (13 terms, 1 type)
  74. io2/                (135 terms, 32 types)
  75. metadata/           (2 terms)
  76. todo                (a -> b)
  77. unsafe/             (1 term)