fast_input 0.1.5

Fast and easy input from standard in, made for competetive programming
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Klas af Geijerstam <klasafgeijerstam@gmail.com>", "Jakub Jagiello <kubajagiello94@gmail.com>"]
categories = ["parsing"]
description = "Fast and easy input from standard in, made for competetive programming"
edition = "2018"
keywords = ["input", "competetive", "stdin", "kattis", "fast_input"]
license = "MIT"
name = "fast_input"
repository = "https://github.com/KlasafGeijerstam/fast_input"
version = "0.1.5"