{"id":526,"date":"2023-06-14T19:53:43","date_gmt":"2023-06-14T18:53:43","guid":{"rendered":"https:\/\/ibex.tech\/blockchain\/?p=526"},"modified":"2023-06-14T19:56:25","modified_gmt":"2023-06-14T18:56:25","slug":"constants","status":"publish","type":"post","link":"https:\/\/ibex.tech\/blockchain\/cardano\/programming\/aiken\/memory\/constants","title":{"rendered":"Constants"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>const MyConstant = 1234<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Specifying type with a constant<\/h4>\n\n\n\n<p>Optional, if you want to do it:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>const name: ByteArray = \"Aiken\"\r\nconst size: Int = 100 \r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Specifying type with a constant Optional, if you want to do it:<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[36],"tags":[],"class_list":["post-526","post","type-post","status-publish","format-standard","hentry","category-memory"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/blockchain\/wp-json\/wp\/v2\/posts\/526","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/blockchain\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/blockchain\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/blockchain\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/blockchain\/wp-json\/wp\/v2\/comments?post=526"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/blockchain\/wp-json\/wp\/v2\/posts\/526\/revisions"}],"predecessor-version":[{"id":528,"href":"https:\/\/ibex.tech\/blockchain\/wp-json\/wp\/v2\/posts\/526\/revisions\/528"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/blockchain\/wp-json\/wp\/v2\/media?parent=526"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/blockchain\/wp-json\/wp\/v2\/categories?post=526"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/blockchain\/wp-json\/wp\/v2\/tags?post=526"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}