+
Skip to content
View eonj's full-sized avatar
🧹
chore(gc): mark+sweep concurrently
🧹
chore(gc): mark+sweep concurrently

Organizations

@gottong @hoxy

Block or report eonj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eonj/readme.md
invokestatic net/aurynj/Example.main:([Ljava/lang/String;)V
const hrtsa = performance.now()
const afrId = window.requestAnimationFrame(hrtsb => { console.log(`${hrtsa} ${hrtsb}`) })
<iframe frameborder="0" src="data:text/html;charset=utf-8,%3chtml%20contenteditable%3e"></iframe>
macro_rules! fizzbuzz_unit {
    ( $n:expr ) => {
        match ($n % 5, $n % 3) {
            (0, 0) => String::from("FizzBuzz"),
            (0, _) => String::from("Buzz"),
            (_, 0) => String::from("Fizz"),
            (_, _) => format!("{}", $n),
        }
    }
}

macro_rules! fizzbuzz {
    ( $m:expr, $o:expr ) => {
        for n in 1..=($m) {
            $o(fizzbuzz_unit!(n))
        }
    }
}

fn printer(s: String) {
    println!("{}", s)
}

fn main() {
    fizzbuzz!(100, printer)
}

🔖 📝 📌 📖 📚 📰 🗞️ 🏷️ 📦 🎁 🗃️ 🗂️ 📇

Pinned Loading

  1. Embedded16-DevDocs Embedded16-DevDocs Public archive

    Development related documentations of Project iPot, term project of COSE421 Embedded Systems, spring 2016.

    C

  2. TWTL/Documentation TWTL/Documentation Public archive

    Information Security (COSE35401) of autumn 2016, KUCS undergraduate course class. Team term project documentation sources.

  3. study-material-git-spring-2013 study-material-git-spring-2013 Public archive

    Study material: Git (spring 2013, CAT&DOG of Korea Univ.)

    TeX 1

  4. IS-CTF-2016 IS-CTF-2016 Public archive

    Solution write-up collection

    CSS 2 1

  5. GGGGJ2016-Report GGGGJ2016-Report Public archive

    GGG Game Jam 2016, Report

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载