var searchIndex = {}; searchIndex["nock"] = {"doc":"Implementation of the Nock virtual machine.","items":[[3,"ParseError","nock","",null,null],[3,"NockError","","",null,null],[4,"Noun","","A Nock noun, the basic unit of representation.",null,null],[13,"Atom","","A single positive integer",0,null],[13,"BigAtom","","A single positive large integer",0,null],[13,"Cell","","A a pair of two nouns",0,null],[5,"nock_on","","Evaluate the nock `*[subject formula]`",null,{"inputs":[{"name":"noun"},{"name":"noun"}],"output":{"name":"nockresult"}}],[6,"NockResult","","",null,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"clone","","",0,null],[11,"from_bytes","","Construct an atom equivalent to a list of bytes.",0,null],[11,"to_bytes","","If the noun is an atom, build a byte slice representation of it.",0,null],[11,"from_biguint","","Build either small or large atom, depending on the size of the\nBigUint.",0,{"inputs":[{"name":"biguint"}],"output":{"name":"noun"}}],[11,"from_iter","","",0,{"inputs":[{"name":"t"}],"output":{"name":"self"}}],[11,"fmt","","",0,null],[11,"fmt","","",0,null],[11,"fmt","","",1,null],[11,"eq","","",1,null],[11,"clone","","",1,null],[11,"from_str","","",0,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"fmt","","",2,null],[11,"eq","","",2,null],[11,"clone","","",2,null],[14,"n!","","Macro for noun literals.",null,null]],"paths":[[4,"Noun"],[3,"ParseError"],[3,"NockError"]]}; initSearch(searchIndex);